|
virtual |
Sets data point category name.
This name affects the array of categories on the related X axis. If you have two series on the same X axis, it will display the category name set by the last call.
nDataPointIndex | Specifies a data point index. Use -1 to set the option for a series. |
strName | Specifies a data point category name. |