Package | Description |
---|---|
org.dashbuilder.displayer | |
org.dashbuilder.displayer.impl |
Modifier and Type | Method and Description |
---|---|
static Position |
Position.getByName(String str) |
Position |
DisplayerSettings.getChartLegendPosition() |
static Position |
Position.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Position[] |
Position.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
T |
ChartSettingsBuilder.legendOn(Position position) |
void |
DisplayerSettings.setChartLegendPosition(Position chartLegendPosition) |
Modifier and Type | Method and Description |
---|---|
T |
AbstractChartSettingsBuilder.legendOn(Position position) |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.