TChartGalleryPanel.SelectChart
 
 
 

All Units  All Classes  Properties, Methods and Events  

TChartGalleryPanel.SelectChart
TChartGalleryPanel

procedure SelectChart(Const Chart: TGalleryChart); virtual;

Unit
TeeGalleryPanel

Description
Call this method to mimic clicking on 'mini' Chart (Series Type) in the Gallery Panel. Moves the active mini Chart to passed Chart variable.

Example

With ChartGalleryPanel1 do SelectChart(Charts[3]);



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