BCGSuite for MFC
virtual BOOL CBCGPChartSeries::SetDataPointLabelRect ( int  nDataPointIndex,
const CBCGPRect rect 
)
virtual

Called to store bounding rectangle of data label.

This method is called to store bounding rectangle of data label for a data point specified by nDataPointIndex.

Parameters
nDataPointIndexSpecifies data point index.
rectSpecifies rectangle to store.