ITChart.CreateNewSeriesGallery
ITChart

function CreateNewSeriesGallery(AGalleryWidth, AGalleryHeight: Integer): ISeries;

Type Library
TeeChartx

Description
Shows the Gallery and asks the user a Series type. If user double clicks a chart or presses Ok, a new Series is created and returned. The new Series is owned by AOwner parameter (usually the Form).