|
virtual |
Adds data point to a series.
Call this method to add a new data point to a series. It overrides AddDataPoint from the base class and inserts the specified data point value into internal array to speed up the execution.
pDataPoint | A pointer to a data point to be added. Only Y component is taken. |
Reimplemented from CBCGPChartLongSeries.