Class ChartAreaType
Specifies the area type of chart.
Inheritance
System.Object
ChartAreaType
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public sealed class ChartAreaType : Enum
Fields
CartesianAxes
Defines to cartesian axes area type.
Declaration
public const ChartAreaType CartesianAxes
Field Value
Type | Description |
---|---|
ChartAreaType |
PolarAxes
Defines to polar axes area type.
Declaration
public const ChartAreaType PolarAxes
Field Value
Type | Description |
---|---|
ChartAreaType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |