Todo List
Description: ThemesList is a collection of Theme objects.
Example:
ThemesList.applyTheme(myChart.getChart(), new ExcelTheme(myChart.getChart()));
[line 39]
[line 46]
[line 45]
[line 42]
[line 40]
[line 41]
[line 47]
[line 38]
[line 44]
[line 43]
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( )