Click or drag to resize

StiChartSeriesType Enumeration

Describes types of the chart series in the chart element.

Namespace:  Stimulsoft.Dashboard.Components.Chart
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
public enum StiChartSeriesType
Members
  Member nameValueDescription
ClusteredColumn1
StackedColumn2
FullStackedColumn3
Pareto4
Line5
StackedLine6
FullStackedLine7
Spline8
StackedSpline9
FullStackedSpline10
SteppedLine11
Area12
StackedArea13
FullStackedArea14
SplineArea15
StackedSplineArea16
FullStackedSplineArea17
SteppedArea18
Range19
SplineRange20
SteppedRange21
RangeBar22
ClusteredBar23
StackedBar24
FullStackedBar25
Scatter26
ScatterLine27
ScatterSpline28
Pie29
RadarPoint30
RadarLine31
RadarArea32
Funnel33
FunnelWeightedSlices34
Candlestick35
Stock36
Treemap37
Gantt38
Doughnut39
Bubble40
Pictorial41
See Also