The chart control can be any of the following types:
- Area
- AreaStacked
- AreaStacked100pc
- BarClustered
- BarStacked
- BarStacked100pc
- Bubble
- ColumnClustered
- ColumnStacked
- ColumnStacked100pc
- Line
- LineSmoothed
- LineStacked
- LineStacked100pc
- LineStacked100pcWithMarkers
- LineStackedWithMarkers
- LineWithMarkers
- LineWithMarkersSmoothed
- Pie
- PieDoughnut
- PieExploded
- PieExplodedDoughnut
- Radar
- RadarFilled
- RadarWithMarkers
- Scatter
- ScatterLines
- ScatterLinesSmoothed
- ScatterLinesSmoothedWithMarkers
- ScatterLinesWithMarkers
- StockHighLowOpenClose
See Also