Uses of Enum Class
com.jbstrap.ui.components.charts.params.enums.LegendPosition
-
Uses of LegendPosition in com.jbstrap.ui.components.charts
Modifier and TypeMethodDescriptionChartCanvas.setLegendPosition
(LegendPosition position) Sets the legend’s position. -
Uses of LegendPosition in com.jbstrap.ui.components.charts.params.enums
Modifier and TypeMethodDescriptionstatic LegendPosition
Determines the legend’s position by its name.static LegendPosition
Returns the enum constant of this class with the specified name.static LegendPosition[]
LegendPosition.values()
Returns an array containing the constants of this enum class, in the order they are declared.