"chartType"
Defines the chart type.
Synopsis
void shape.chartType(string chartType)
Parameters
| Parameter | Description |
|---|---|
| chartType |
Available chart types:
|
Description
Defines the chart type. The following chart types are available:
- Donut

- DonutBars

- Radar

- Bars

- StackedBars

- PercentStackedBars

- Bubbles

- Polar

- TreeMap

