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