Overload List
Removes the index th point. X values remain unchanged.
public abstract Void Delete(System.Int32)
Removes count number of points starting at index. When RemoveGap parameter is true, it calls ValueList FillSequence.
public abstract Void Delete(System.Int32, System.Int32, System.Boolean)
public abstract Void Delete(System.Int32, System.Int32)
See Also
Series Class | Series Members | Steema.TeeChart.Styles Namespace