|
virtual |
Moves data points inside a series.
Use this method to move data points inside a long data series.
nFromIdx | Specifies the starting index to move data points from. |
nToIdx | Specifies the destination index. |
nCount | Specifies the number of data points to move. |
Reimplemented from CBCGPChartSeries.