Uses of Enum Class
com.iizix.prop.ui.chart.ChartTheme
Uses of ChartTheme in com.iizix.prop.ui.chart
Modifier and TypeMethodDescriptionChartTheme.enumValues()
Gets all the choices possible, including default.ChartTheme.getDefault()
Gets the default value.UIChart.getTheme()
Gets the chart theme.static ChartTheme
Returns the enum constant of this class with the specified name.static ChartTheme[]
ChartTheme.values()
Returns an array containing the constants of this enum class, in the order they are declared.