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