'Declaration Public Enum ChartSeriesSubtype Inherits System.Enum
public enum ChartSeriesSubtype : System.Enum
'Declaration Public Enum ChartSeriesSubtype Inherits System.Enum
public enum ChartSeriesSubtype : System.Enum
Member | Description |
---|---|
Bar | For Range only. |
BoxPlot | For Range only. |
Bubble | For Scatter only. |
Candlestick | For Range only. |
Column | For Range only. |
Doughnut | For Shape only. |
ErrorBar | For Range only. |
ExplodedDoughnut | For Shape only. |
ExplodedPie | For Shape only. |
Funnel | For Shape only. |
PercentStacked | For Column, Bar and Area. |
Pie | Default for Shape. |
Plain | Default for all Types except Shape. |
Pyramid | For Shape only. |
Radar | For Polar only. |
Smooth | For Line, Area and Range. |
Stacked | For Column, Bar and Area. |
Stepped | For Line only. |
Stock | For Range only. |
System.Object
System.ValueType
System.Enum
C1.C1Rdl.Rdl2008.ChartSeriesSubtype