Table of Contents

Class PropertyChartEngineRadarSimple

Namespace
combit.Reporting.Dom
Assembly
combit.ListLabel31.CrossPlatform.dll

Simple radar chart engine configuration with single Y value axis.

public class PropertyChartEngineRadarSimple : PropertyChartEngineRadarBase
Inheritance
PropertyChartEngineRadarSimple
Inherited Members

Constructors

PropertyChartEngineRadarSimple(PropertyChartEngineBase)

Wraps an existing simple radar engine DOM item.

public PropertyChartEngineRadarSimple(PropertyChartEngineBase item)

Parameters

item PropertyChartEngineBase

Properties

YAxis

Gets the radar value axis.

[JsonInclude]
public PropertyValueAxisRadar YAxis { get; }

Property Value

PropertyValueAxisRadar