BCGControlBar Pro for MFC
void CBCGPChartVisualObject::SetDataPointDataLabelText ( const CString &  strText,
int  nDataPointIndex,
int  nSeriesIndex = 0 
)

Sets custom data label text for specified data point.

Call this method to set custom text for data point's label.

Parameters
strTextSpecifies custom text.
nDataPointIndexSpecifies data point index.
nSeriesIndexSpecifies series index.