Uses of Enum Class
com.jbstrap.ui.components.charts.params.enums.TickNumbers
-
Uses of TickNumbers in com.jbstrap.ui.components.charts
Modifier and TypeMethodDescriptionGaugeChart.setTickCount
(TickNumbers tickNumber) Sets the number of ticks based on the tick type. -
Uses of TickNumbers in com.jbstrap.ui.components.charts.params.enums
Modifier and TypeMethodDescriptionstatic TickNumbers
Gets the number of ticks based on the setting name.static TickNumbers
Returns the enum constant of this class with the specified name.static TickNumbers[]
TickNumbers.values()
Returns an array containing the constants of this enum class, in the order they are declared.