Uses of Enum Class
com.iizix.prop.ui.chart.plot2d.PlotLabelStyle
Packages that use PlotLabelStyle
Uses of PlotLabelStyle in com.iizix.prop.ui.chart.plot2d
Methods in com.iizix.prop.ui.chart.plot2d that return PlotLabelStyleModifier and TypeMethodDescriptionPlotLabelStyle.enumValues()
Gets all the choices possible, including default.PlotLabelStyle.getDefault()
Gets the default value.Plot2D.getLabelStyle()
Gets the LabelStyle option.static PlotLabelStyle
Returns the enum constant of this class with the specified name.static PlotLabelStyle[]
PlotLabelStyle.values()
Returns an array containing the constants of this enum class, in the order they are declared.