Enum ChartAreaType
Specifies the area type of chart.
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public enum ChartAreaType
Fields
| Name | Description |
|---|---|
| CartesianAxes | Defines the cartesian axes area type. |
| PolarAxes | Defines the polar axes area type. |