Removes the element at the specified index from the ChartCoordArray.
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
Parameters
- index
- Type: System..::..Int32
Index of data value to remove
Implements
IList..::..RemoveAt(Int32)Remarks
The element of the ChartCoordArray is removed, and the length
of the ChartCoordArray is decreased by 1.