Uses of Enum Class
com.iizix.prop.ui.chart.axis2d.AxisFixLower
Uses of AxisFixLower in com.iizix.prop.ui.chart.axis2d
Modifier and TypeMethodDescriptionAxisFixLower.enumValues()
Gets all the choices possible, including default.AxisFixLower.getDefault()
Gets the default value.Axis2D.getFixLower()
Gets the fixLower option.static AxisFixLower
Returns the enum constant of this class with the specified name.static AxisFixLower[]
AxisFixLower.values()
Returns an array containing the constants of this enum class, in the order they are declared.