Uses of Enum Class
com.iizix.prop.ui.chart.plot2d.PlotRadialGradient
Packages that use PlotRadialGradient
Uses of PlotRadialGradient in com.iizix.prop.ui.chart.plot2d
Methods in com.iizix.prop.ui.chart.plot2d that return PlotRadialGradientModifier 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 PlotRadialGradientReturns 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.