BCGControlBar Pro for MFC
virtual CBCGPChartStockData CBCGPChartStockSeries::GetStockDataAt ( int  nDataPointIndex) const
virtual

Returns stock data located at the specified index.

Called to retrieve a stock data located at the specified index. Override this method in a derived class to implement a "virtual" series.

Parameters
nDataPointIndexSpecifies data point index.

Reimplemented from CBCGPBaseChartStockSeries.