Todo List
Description: ThemesList is a collection of Theme objects.
Copyright (c) 2005-2007 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
Example:
ThemesList.applyTheme(myChart.getChart(), new ExcelTheme(myChart.getChart()));
[line 26]
[line 33]
[line 32]
[line 29]
[line 27]
[line 28]
[line 34]
[line 25]
[line 31]
[line 30]
static void applyTheme( chart $chart, index $index)
static void _applyTheme( chart $chart, theme $theme)
static void __applyTheme( chart $chart, theme $theme, paletteIndex $paletteIndex)
Class getTheme( index $index)
String getThemeDescription( index $index)
int size( )