TChartGalleryPanel.UseTheme
 
 
 

All Units  All Classes  Properties, Methods and Events  

TChartGalleryPanel.UseTheme
TChartGalleryPanel

procedure UseTheme(Const Theme: TChartThemeClass);

Unit
TeeGalleryPanel

Description
The Gallery panel will apply the Theme parameter to all currently displayed charts.

This is equivalent to calling the Theme ApplyTo method to all charts in the gallery chart list.

uses TeeThemes;
GalleryPanel1.UseTheme( TExcelTheme );




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