Uses of Enum Class
com.iizix.prop.ui.chart.plot2d.PlotRadialGradient
Uses of PlotRadialGradient in com.iizix.prop.ui.chart.plot2d
Modifier and TypeMethodDescriptionPlotRadialGradient.enumValues()
Gets all the choices possible, including default.PlotRadialGradient.getDefault()
Gets the default value.Plot2D.getRadialGradient()
Gets the RadialGradient option used for pie charts.static PlotRadialGradient
Returns the enum constant of this class with the specified name.static PlotRadialGradient[]
PlotRadialGradient.values()
Returns an array containing the constants of this enum class, in the order they are declared.