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