SetDataPointOutLine
Sets the outline to the data point in the specified chart series.
Parameters:
Name |
Type |
Description |
oStroke |
ApiStroke
|
The stroke used to create the data point outline. |
nSeries |
number
|
The index of the chart series. |
nDataPoint |
number
|
The index of the data point in the specified chart series. |
bAllSeries |
boolean
|
Specifies if the outline will be applied to the specified data point in all series. |
Returns:
- Type
-
boolean