Uses of Class
com.iizix.prop.ui.chart.TitlePosition
Packages that use TitlePosition Package Description com.iizix.prop.ui.chart Uses of TitlePosition in com.iizix.prop.ui.chart
Methods in com.iizix.prop.ui.chart that return TitlePosition Modifier and Type Method Description TitlePosition[]TitlePosition. enumValues()Gets all the choices possible, including default.TitlePositionTitlePosition. getDefault()Gets the default value.TitlePositionUIChart. getTitlePosition()Gets the title position.static TitlePositionTitlePosition. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static TitlePosition[]TitlePosition. values()Returns an array containing the constants of this enum type, in the order they are declared.