SetDataPointNumFormat
Sets the specified numeric format to the chart data point.
Parameters:
Name |
Type |
Description |
sFormat |
NumFormat | String
|
Numeric format (can be custom format). |
nSeria |
Number
|
Series index. |
nDataPoint |
number
|
The index of the data point in the specified chart series. |
bAllSeries |
boolean
|
Specifies if the numeric format will be applied to the specified data point in all series. |
Returns:
- Type
-
boolean