ChangeAllSeriesType

ChangeAllSeriesType procedure

procedure ChangeAllSeriesType(Const AChart: TCustomChart; AClass: TChartSeriesClass);

Unit
Chart

Description
Changes all Series in Chart AChart to SeriesType AClass.

ChangeAllSeriesType( Chart1, TBarSeries );