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