BCGControlBar Pro for MFC
const BCGPChartFormatSeries* CBCGPChartVisualObject::GetDataPointFormat ( int  nSeries,
int  nDataPointIndex 
)

Returns a pointer to a data point format.

This helper returns a pointer to a data point format. If nDataPointIndex is -1 or data point is not formatted individually, the returned format corresponds to a series.

Parameters
nSeriesSpecifies series index.
nDataPointIndexSpecifies data point index.