Package org.zkoss.chart
Class ThemeColors
- java.lang.Object
-
- org.zkoss.chart.ThemeColors
-
public class ThemeColors extends Object
a utility to get Highcharts theme default color sets- Author:
- hanhsu
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String[]
getThemeColors(Theme theme)
Returns the highcharts default color set of a given theme
-