SetSeriesOutLine
Sets the outline to the specified chart series.
Parameters:
Name |
Type |
Default |
Description |
oStroke |
ApiStroke
|
|
The stroke used to create the series outline. |
nSeries |
number
|
|
The index of the chart series. |
bAll |
boolean
|
false |
Specifies if the outline will be applied to all series. |
Returns:
- Type
-
boolean