BCGControlBar Pro for MFC
void CBCGPChartStockSeries::AddData ( const CBCGPChartStockData data)

Adds stock data.

This is the proper function to set the stock series data. Do not use AddChartData or AddDataPoint methods.

Parameters
dataA reference to stock data structure.