|
virtual |
Returns text of data point label.
This method is used to retrieve text of data point label. The text is built from the specified by content parameter content.
The content can be one or combination of the following enumerated values defined in BCGPChartDataLabelOptions:
nDataPointIndex | Specifies data point index. |
content | Specifies content to put into resulting text. |
strDPLabel | Contains the text when the function returns. |
Reimplemented from CBCGPChartSeries.