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.