AreaPlotOptions
Options for an area chart plot
| Name | Type | Description |
|---|---|---|
| marker? | {
enabled:boolean, size:number } | Configuration of the marker dot |
| stacked? | boolean | "percent" | "default" | Whether to stack series values on top of each other. |
| valueAxis? | string | ID of the value axis to attach to. Defaults to . |