Uses of Enum Class
com.iizix.prop.ui.chart.axis2d.AxisFixUpper
Packages that use AxisFixUpper
Uses of AxisFixUpper in com.iizix.prop.ui.chart.axis2d
Methods in com.iizix.prop.ui.chart.axis2d that return AxisFixUpperModifier and TypeMethodDescriptionAxisFixUpper.enumValues()
Gets all the choices possible, including default.AxisFixUpper.getDefault()
Gets the default value.Axis2D.getFixUpper()
Gets the fixUpper option.static AxisFixUpper
Returns the enum constant of this class with the specified name.static AxisFixUpper[]
AxisFixUpper.values()
Returns an array containing the constants of this enum class, in the order they are declared.