TChartGalleryPanel.CreateGalleryPage

TChartGalleryPanel.CreateGalleryPage
TChartGalleryPanel

procedure CreateGalleryPage(Const PageName: String);

Unit
TeeGalleryPanel

Description
Use this method to create an instance of a Gallery page.

Example
//Creates Standard Series page
ChartGalleryPanel1.CreateGalleryPage('Standard');