Class CategoryChartType
Inheritance
System.Object
CategoryChartType
Assembly: IgniteUI.Blazor.dll
Syntax
public sealed class CategoryChartType : Enum
Fields
Area
Declaration
public const CategoryChartType Area
Field Value
Auto
Declaration
public const CategoryChartType Auto
Field Value
Column
Declaration
public const CategoryChartType Column
Field Value
Line
Declaration
public const CategoryChartType Line
Field Value
Point
Declaration
public const CategoryChartType Point
Field Value
Spline
Declaration
public const CategoryChartType Spline
Field Value
SplineArea
Declaration
public const CategoryChartType SplineArea
Field Value
StepArea
Declaration
public const CategoryChartType StepArea
Field Value
StepLine
Declaration
public const CategoryChartType StepLine
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|
Waterfall
Declaration
public const CategoryChartType Waterfall
Field Value