SetMarkerFill
Sets the fill to the marker in the specified chart series.
Parameters:
Name |
Type |
Default |
Description |
oFill |
ApiFill
|
|
The fill type used to fill the marker. |
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 fill will be applied to all markers in the specified chart series. |
Returns:
- Type
-
boolean