ChartDrawType API in JavaScript Chart API control
Type of series to be drawn in radar or polar series. They are:
- Line - Renders the line series.
- Column - Renders the column series.
- Area - Renders the area series.
- Scatter - Renders the scatter series.
- Spline - Renders the spline series.
- StackingColumn - Renders the stacking column series.
- StackingArea - Renders the stacking area series.
- RangeColumn - Renders the range column series.
- SplineArea - Renders the spline area series.
- Line
- Column
- StackingColumn
- Area
- Scatter
- RangeColumn
- Spline
- SplineArea
- StackingArea
- StackingLine
Thank you for your feedback and comments.We will rectify this as soon as possible!