plotStyle
plotStyle alters the style of a XY series and category charts.
Syntax
plotStyle(plotStyle)
Parameters
| Parameter | Type | Description |
|---|---|---|
| plotStyle | String | The plot style to apply. The following options are available:
These arguments are case insensitive. |
Examples
The following example creates a single series plot using the STACKED_AREA style.
The following example creates a category plot with the STACKED_BAR style.