BCGControlBar Pro for MFC
virtual CBCGPChartValue CBCGPChartLongSeries::GetDataPointValue ( int  nDataPointIndex,
CBCGPChartData::ComponentIndex  ci = CBCGPChartData::CI_Y 
) const
virtual

Returns a value located at the specified index.

The returned value depends on ci.

Parameters
nDataPointIndexData point index.
ciComponent index.

Reimplemented from CBCGPChartSeries.