ChartSeriesSubtype Enumeration
Updated: February 25, 2016
Specifies the visualization subtype for the ChartSeries.
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
| Member name | Description | |
|---|---|---|
| Bar | ||
| BoxPlot | ||
| Bubble | ||
| Candlestick | ||
| Column | ||
| Doughnut | ||
| ErrorBar | ||
| ExplodedDoughnut | ||
| ExplodedPie | ||
| Funnel | ||
| PercentStacked | ||
| Pie | ||
| Plain | ||
| Pyramid | ||
| Radar | ||
| Smooth | ||
| Stacked | ||
| Stepped | ||
| Stock | ||
| Sunburst | ||
| TreeMap |
Show: