Uses of Enum Class
com.iizix.prop.ui.chart.ChartTheme
Packages that use ChartTheme
Uses of ChartTheme in com.iizix.prop.ui.chart
Methods in com.iizix.prop.ui.chart that return ChartThemeModifier 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.Methods in com.iizix.prop.ui.chart with parameters of type ChartTheme