void CBCGPChartSeries::SetDataLabelContent | ( | BCGPChartDataLabelOptions::LabelContent | content, |
int | nDataPointIndex = -1 |
||
) |
Sets data label content.
Call this method to set data label content (for all data points in a series, or individually). content can be one of the following enumerated values:
content | Specifies the content. |
nDataPointIndex | Specifies a data point index. Use -1 to set the option for a series. |