ChangeAllSeriesGallery

ChangeAllSeriesGallery procedure

procedure ChangeAllSeriesGallery(Const AOwner: TComponent; Const AChart: TCustomChart);

Unit
TeeGally

Description
Shows the gallery and asks the user a Series type.
Then changes all Series in AChart to the new
series type choosen.

ChangeAllSeriesGallery( Self, Chart1 );