Uses of Enum Class
eu.webtoolkit.jwt.chart.LegendLocation
Packages that use LegendLocation
-
Uses of LegendLocation in eu.webtoolkit.jwt.chart
Methods in eu.webtoolkit.jwt.chart that return LegendLocationModifier and TypeMethodDescriptionWCartesianChart.getLegendLocation()Returns the legend location.static LegendLocationReturns the enum constant of this class with the specified name.static LegendLocation[]LegendLocation.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in eu.webtoolkit.jwt.chart with parameters of type LegendLocationModifier and TypeMethodDescriptionvoidWCartesianChart.setLegendLocation(LegendLocation location, Side side, AlignmentFlag alignment) Configures the legend location.