void CBCGPChartStockSeries::AddData | ( | const CBCGPStockDataArray & | arStockData | ) |
Adds stock data.
This is the proper function to set the stock series data. Do not use AddChartData or AddDataPoint methods.
For best performance pass initialized arStockData.
arStockData | Array of stock data structures. |