| Modifier and Type | Method and Description |
|---|---|
default LegendPosition |
GraphWidgetProps.getLegendPosition()
Position of the legend.
|
LegendPosition |
GraphWidgetProps.Jsii$Proxy.getLegendPosition() |
static LegendPosition |
LegendPosition.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LegendPosition[] |
LegendPosition.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GraphWidget.Builder |
GraphWidget.Builder.legendPosition(LegendPosition legendPosition)
Position of the legend.
|
GraphWidgetProps.Builder |
GraphWidgetProps.Builder.legendPosition(LegendPosition legendPosition)
Sets the value of
GraphWidgetProps.getLegendPosition() |
Copyright © 2023. All rights reserved.