Class ChartSeriesType
Specifies the different chart types.
Inheritance
Namespace: Syncfusion.Windows.Forms.Chart
Assembly: Syncfusion.Chart.Base.dll
Syntax
public sealed class ChartSeriesType : Enum
Fields
Area
Area chart.
Declaration
public const ChartSeriesType Area
Field Value
| Type |
|---|
| ChartSeriesType |
Bar
Bar chart.
Declaration
public const ChartSeriesType Bar
Field Value
| Type |
|---|
| ChartSeriesType |
BoxAndWhisker
BoxAndWhisker chart.
Declaration
public const ChartSeriesType BoxAndWhisker
Field Value
| Type |
|---|
| ChartSeriesType |
Bubble
Bubble chart.
Declaration
public const ChartSeriesType Bubble
Field Value
| Type |
|---|
| ChartSeriesType |
Candle
Candle chart.
Declaration
public const ChartSeriesType Candle
Field Value
| Type |
|---|
| ChartSeriesType |
Column
Column chart.
Declaration
public const ChartSeriesType Column
Field Value
| Type |
|---|
| ChartSeriesType |
ColumnRange
ColumnRange chart.
Declaration
public const ChartSeriesType ColumnRange
Field Value
| Type |
|---|
| ChartSeriesType |
Custom
Custom chart. Rendering is done by user.
Declaration
public const ChartSeriesType Custom
Field Value
| Type |
|---|
| ChartSeriesType |
Funnel
Funnel chart.
Declaration
public const ChartSeriesType Funnel
Field Value
| Type |
|---|
| ChartSeriesType |
Gantt
Gantt chart.
Declaration
public const ChartSeriesType Gantt
Field Value
| Type |
|---|
| ChartSeriesType |
HeatMap
HeatMap chart
Declaration
public const ChartSeriesType HeatMap
Field Value
| Type |
|---|
| ChartSeriesType |
HiLo
HiLo chart.
Declaration
public const ChartSeriesType HiLo
Field Value
| Type |
|---|
| ChartSeriesType |
HiLoOpenClose
HiLoOpenClose chart.
Declaration
public const ChartSeriesType HiLoOpenClose
Field Value
| Type |
|---|
| ChartSeriesType |
Histogram
Histogram chart.
Declaration
public const ChartSeriesType Histogram
Field Value
| Type |
|---|
| ChartSeriesType |
Kagi
Kagi chart.
Declaration
public const ChartSeriesType Kagi
Field Value
| Type |
|---|
| ChartSeriesType |
Line
Line chart.
Declaration
public const ChartSeriesType Line
Field Value
| Type |
|---|
| ChartSeriesType |
Pie
Pie chart.
Declaration
public const ChartSeriesType Pie
Field Value
| Type |
|---|
| ChartSeriesType |
PointAndFigure
PointAndFigure chart.
Declaration
public const ChartSeriesType PointAndFigure
Field Value
| Type |
|---|
| ChartSeriesType |
Polar
Polar chart.
Declaration
public const ChartSeriesType Polar
Field Value
| Type |
|---|
| ChartSeriesType |
Pyramid
Pyramid chart.
Declaration
public const ChartSeriesType Pyramid
Field Value
| Type |
|---|
| ChartSeriesType |
Radar
Radar chart.
Declaration
public const ChartSeriesType Radar
Field Value
| Type |
|---|
| ChartSeriesType |
RangeArea
Range Area chart.
Declaration
public const ChartSeriesType RangeArea
Field Value
| Type |
|---|
| ChartSeriesType |
Renko
Renko chart.
Declaration
public const ChartSeriesType Renko
Field Value
| Type |
|---|
| ChartSeriesType |
RotatedSpline
Rotated spline chart.
Declaration
public const ChartSeriesType RotatedSpline
Field Value
| Type |
|---|
| ChartSeriesType |
Scatter
Scatter chart.
Declaration
public const ChartSeriesType Scatter
Field Value
| Type |
|---|
| ChartSeriesType |
Spline
Spline chart.
Declaration
public const ChartSeriesType Spline
Field Value
| Type |
|---|
| ChartSeriesType |
SplineArea
Area chart with spline connectors.
Declaration
public const ChartSeriesType SplineArea
Field Value
| Type |
|---|
| ChartSeriesType |
StackingArea
Stacking area chart.
Declaration
public const ChartSeriesType StackingArea
Field Value
| Type |
|---|
| ChartSeriesType |
StackingArea100
Stacking area chart.
Declaration
public const ChartSeriesType StackingArea100
Field Value
| Type |
|---|
| ChartSeriesType |
StackingBar
Stacking bar chart.
Declaration
public const ChartSeriesType StackingBar
Field Value
| Type |
|---|
| ChartSeriesType |
StackingBar100
Stacking 100% bar chart.
Declaration
public const ChartSeriesType StackingBar100
Field Value
| Type |
|---|
| ChartSeriesType |
StackingColumn
Stacking column chart.
Declaration
public const ChartSeriesType StackingColumn
Field Value
| Type |
|---|
| ChartSeriesType |
StackingColumn100
Stacking 100% column chart.
Declaration
public const ChartSeriesType StackingColumn100
Field Value
| Type |
|---|
| ChartSeriesType |
StepArea
StepArea chart.
Declaration
public const ChartSeriesType StepArea
Field Value
| Type |
|---|
| ChartSeriesType |
StepLine
StepLine chart.
Declaration
public const ChartSeriesType StepLine
Field Value
| Type |
|---|
| ChartSeriesType |
ThreeLineBreak
ThreeLineBreak chart.
Declaration
public const ChartSeriesType ThreeLineBreak
Field Value
| Type |
|---|
| ChartSeriesType |
Tornado
This Chart is mainly used in sensitivity analysis. It shows how different random factors can influence the prognoses income.
Declaration
public const ChartSeriesType Tornado
Field Value
| Type |
|---|
| ChartSeriesType |