Enum SeriesCategories
Specifies the series categories type.
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public enum SeriesCategories
Fields
| Name | Description |
|---|---|
| Indicator | Defines the indicator type for series categories. |
| Pareto | Defines the pareto type for series categories. |
| Series | Defines the series type for series categories. |
| TrendLine | Defines the trend line type for series categories. |