IExcelChart.DeleteSeries Method Deletes the series at position index. Syntax Unit: FlexCel.Core procedure IExcelChart.DeleteSeries(const index: Integer); virtual; abstract; Parameters <-> Parameter Type Description const index Integer See also IExcelChart