Class ChartSeriesType
Specifies the type series in chart.
Inheritance
Namespace: Syncfusion.Blazor.Charts
Assembly: Syncfusion.Blazor.dll
Syntax
public sealed class ChartSeriesType : Enum
Fields
Area
Defines to renders the area series.
Declaration
public const ChartSeriesType Area
Field Value
Type |
---|
ChartSeriesType |
Bar
Defines to renders the stacking column series.
Declaration
public const ChartSeriesType Bar
Field Value
Type |
---|
ChartSeriesType |
BoxAndWhisker
Defines to renders the box and whisker series.
Declaration
public const ChartSeriesType BoxAndWhisker
Field Value
Type |
---|
ChartSeriesType |
Bubble
Defines to renders the bubble series.
Declaration
public const ChartSeriesType Bubble
Field Value
Type |
---|
ChartSeriesType |
Candle
Defines to renders the candle series.
Declaration
public const ChartSeriesType Candle
Field Value
Type |
---|
ChartSeriesType |
Column
Defines to renders the column series.
Declaration
public const ChartSeriesType Column
Field Value
Type |
---|
ChartSeriesType |
Hilo
Defines to renders the hilo series.
Declaration
public const ChartSeriesType Hilo
Field Value
Type |
---|
ChartSeriesType |
HiloOpenClose
Defines to renders the hilo open close series.
Declaration
public const ChartSeriesType HiloOpenClose
Field Value
Type |
---|
ChartSeriesType |
Histogram
Defines to renders the histogram series.
Declaration
public const ChartSeriesType Histogram
Field Value
Type |
---|
ChartSeriesType |
Line
Defines to renders the line series.
Declaration
public const ChartSeriesType Line
Field Value
Type |
---|
ChartSeriesType |
MultiColoredArea
Defines to renders the multicolored area series.
Declaration
public const ChartSeriesType MultiColoredArea
Field Value
Type |
---|
ChartSeriesType |
MultiColoredLine
Defines to renders the multicolored line series.
Declaration
public const ChartSeriesType MultiColoredLine
Field Value
Type |
---|
ChartSeriesType |
Pareto
Defines to renders the pareto series.
Declaration
public const ChartSeriesType Pareto
Field Value
Type |
---|
ChartSeriesType |
Polar
Defines to renders the polar series.
Declaration
public const ChartSeriesType Polar
Field Value
Type |
---|
ChartSeriesType |
Radar
Defines to renders the radar series.
Declaration
public const ChartSeriesType Radar
Field Value
Type |
---|
ChartSeriesType |
RangeArea
Defines to renders the range area series.
Declaration
public const ChartSeriesType RangeArea
Field Value
Type |
---|
ChartSeriesType |
RangeColumn
Defines to renders the range column series.
Declaration
public const ChartSeriesType RangeColumn
Field Value
Type |
---|
ChartSeriesType |
RangeStepArea
Defines to renders the range step area series.
Declaration
public const ChartSeriesType RangeStepArea
Field Value
Type |
---|
ChartSeriesType |
Scatter
Defines to renders the scatter series.
Declaration
public const ChartSeriesType Scatter
Field Value
Type |
---|
ChartSeriesType |
Spline
Defines to renders the spline series.
Declaration
public const ChartSeriesType Spline
Field Value
Type |
---|
ChartSeriesType |
SplineArea
Defines to renders the spline area series.
Declaration
public const ChartSeriesType SplineArea
Field Value
Type |
---|
ChartSeriesType |
SplineRangeArea
Defines to renders the spline range area series.
Declaration
public const ChartSeriesType SplineRangeArea
Field Value
Type |
---|
ChartSeriesType |
StackingArea
Defines to renders the stacking area series.
Declaration
public const ChartSeriesType StackingArea
Field Value
Type |
---|
ChartSeriesType |
StackingArea100
Defines to renders the stacking area 100 percent series.
Declaration
public const ChartSeriesType StackingArea100
Field Value
Type |
---|
ChartSeriesType |
StackingBar
Defines to renders the stacking bar series.
Declaration
public const ChartSeriesType StackingBar
Field Value
Type |
---|
ChartSeriesType |
StackingBar100
Defines to renders the stacking bar 100 percent series.
Declaration
public const ChartSeriesType StackingBar100
Field Value
Type |
---|
ChartSeriesType |
StackingColumn
Defines to renders the stacking column series.
Declaration
public const ChartSeriesType StackingColumn
Field Value
Type |
---|
ChartSeriesType |
StackingColumn100
Defines to renders the stacking column series.
Declaration
public const ChartSeriesType StackingColumn100
Field Value
Type |
---|
ChartSeriesType |
StackingLine
Defines to renders the stacking line series.
Declaration
public const ChartSeriesType StackingLine
Field Value
Type |
---|
ChartSeriesType |
StackingLine100
Defines to renders the stacking line 100 percent series.
Declaration
public const ChartSeriesType StackingLine100
Field Value
Type |
---|
ChartSeriesType |
StackingStepArea
Defines to renders the stacking step area series.
Declaration
public const ChartSeriesType StackingStepArea
Field Value
Type |
---|
ChartSeriesType |
StepArea
Defines to renders the step area series.
Declaration
public const ChartSeriesType StepArea
Field Value
Type |
---|
ChartSeriesType |
StepLine
Defines to renders the step line series.
Declaration
public const ChartSeriesType StepLine
Field Value
Type |
---|
ChartSeriesType |
Waterfall
Defines to renders the waterfall series.
Declaration
public const ChartSeriesType Waterfall
Field Value
Type |
---|
ChartSeriesType |