[]
Specifies the enumeration of chart types.
public enum ChartType
| Name | Description |
|---|---|
| Area | The area chart type. |
| Bar | The bar chart type. |
| Bubble | The bubble chart type. |
| Column | The column chart type. |
| DotPlot | The dot plot chart type. |
| Doughnut | The doughnut chart type. |
| Funnel | The funnel chart type. |
| Gantt | The gantt chart type. |
| Kagi | The kagi chart type. |
| Line | The line chart type. |
| Pie | The pie chart type. |
| PointAndFigure | The point and figure chart type. |
| Pyramid | The pyramid chart type. |
| Renko | The renko chart type. |
| Scatter | The scatter chart type. |
| Stock | The stock chart type. |
| ThreeLineBreak | The three line break chart type. |