SetDataPointFill
Sets the fill to the data point in the specified chart series.
Parameters:
Name |
Type |
Default |
Description |
oFill |
ApiFill
|
|
The fill type used to fill the data point. |
nSeries |
number
|
|
The index of the chart series. |
nDataPoint |
number
|
|
The index of the data point in the specified chart series. |
bAllSeries |
boolean
|
false |
Specifies if the fill will be applied to the specified data point in all series. |
Returns:
- Type
-
boolean