|
virtual |
Removes data points from a series.
Use this method to remove data points from a long data series.
nStartIdx | Specifies the starting index to remove data points from. |
nCount | Specifies the number of data points to remove. |
bFreeExtra | TRUE - free extra data after removing data points. |
Reimplemented from CBCGPChartSeries.