BCGSuite for MFC
virtual const CBCGPChartDataPoint* CBCGPChartLongSeries::GetDataPointAt ( int  nIndex) const
virtual

Returns a dummy data point with X and Y components set.

This method returns a pointer to a dummy data point object with X and Y components set to X and Y values located at the specified index.

Parameters
nIndexData point index.

Reimplemented from CBCGPChartSeries.