Uses of Enum
software.amazon.awscdk.services.cloudwatch.LegendPosition
-
Uses of LegendPosition in software.amazon.awscdk.services.cloudwatch
Modifier and TypeMethodDescriptiondefault LegendPosition
GraphWidgetProps.getLegendPosition()
Position of the legend.final LegendPosition
GraphWidgetProps.Jsii$Proxy.getLegendPosition()
static LegendPosition
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 TypeMethodDescriptionGraphWidget.Builder.legendPosition
(LegendPosition legendPosition) Position of the legend.GraphWidgetProps.Builder.legendPosition
(LegendPosition legendPosition) Sets the value ofGraphWidgetProps.getLegendPosition()