Class SeriesCategories
Specifies the series categories type.
Inheritance
System.Object
SeriesCategories
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public sealed class SeriesCategories : Enum
Fields
Indicator
Defines the iondicator type of series categories.
Declaration
public const SeriesCategories Indicator
Field Value
Type | Description |
---|---|
SeriesCategories |
Pareto
Defines the pareto type of series categories.
Declaration
public const SeriesCategories Pareto
Field Value
Type | Description |
---|---|
SeriesCategories |
Series
Defines the series type of series categories.
Declaration
public const SeriesCategories Series
Field Value
Type | Description |
---|---|
SeriesCategories |
TrendLine
Defines the trend line type of series categories.
Declaration
public const SeriesCategories TrendLine
Field Value
Type | Description |
---|---|
SeriesCategories |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |