Uses of Enum Class
com.iizix.prop.ui.chart.axis2d.AxisTitleOrientation
Packages that use AxisTitleOrientation
Uses of AxisTitleOrientation in com.iizix.prop.ui.chart.axis2d
Methods in com.iizix.prop.ui.chart.axis2d that return AxisTitleOrientationModifier and TypeMethodDescriptionAxisTitleOrientation.enumValues()Gets all the choices possible, including default.AxisTitleOrientation.getDefault()Gets the default value.Axis2D.getTitleOrientation()Gets the title orientation.static AxisTitleOrientationReturns 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.