Show / Hide Table of Contents

Class CategoryChartType

Inheritance
System.Object
CategoryChartType
Namespace: IgniteUI.Blazor.Controls
Assembly: IgniteUI.Blazor.dll
Syntax
public sealed class CategoryChartType : Enum

Fields

Area

Declaration
public const CategoryChartType Area
Field Value
Type Description
CategoryChartType

Auto

Declaration
public const CategoryChartType Auto
Field Value
Type Description
CategoryChartType

Column

Declaration
public const CategoryChartType Column
Field Value
Type Description
CategoryChartType

Line

Declaration
public const CategoryChartType Line
Field Value
Type Description
CategoryChartType

Point

Declaration
public const CategoryChartType Point
Field Value
Type Description
CategoryChartType

Spline

Declaration
public const CategoryChartType Spline
Field Value
Type Description
CategoryChartType

SplineArea

Declaration
public const CategoryChartType SplineArea
Field Value
Type Description
CategoryChartType

StepArea

Declaration
public const CategoryChartType StepArea
Field Value
Type Description
CategoryChartType

StepLine

Declaration
public const CategoryChartType StepLine
Field Value
Type Description
CategoryChartType

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

Waterfall

Declaration
public const CategoryChartType Waterfall
Field Value
Type Description
CategoryChartType