Uses of Enum Class
com.iizix.prop.ui.chart.plot2d.PlotLabelStyle
Uses of PlotLabelStyle in com.iizix.prop.ui.chart.plot2d
Modifier 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.