TChartSeries.Delete

TChartSeries.Delete
TChartSeries

procedure Delete(ValueIndex: Integer); virtual; overload;

Unit
TeEngine

Description
The Delete method will remove the # ValueIndex point from the Series values lists. The ParentChart will be automatically redrawn. Dependent Series will be recalculated.