TChartGalleryPanel.CreateChart
 
 
 

All Units  All Classes  Properties, Methods and Events  

TChartGalleryPanel.CreateChart
TChartGalleryPanel

function CreateChart(Const AType: TTeeSeriesType): TCustomAxisPanel;

Unit
TeeGalleryPanel

Description
Adds a new mini Chart (Series Type) to the Gallery Panel.

Example

Uses Chart, Series;

ChartGalleryPanel1.CreateChart(TeeSeriesTypes.Find(TFastLineSeries));



Send us Help Feedback. Copyright 1995-2013 © by Steema Software. All Rights Reserved.