LegendOptions
The options for the legend setup of a visual.
Contents
Note
In the following list, the required parameters are described first.
- Height
-
The height of the legend. If this value is omitted, a default height is used when rendering.
Type: String
Required: No
- Position
-
The positions for the legend. Choose one of the following options:
-
AUTO
-
RIGHT
-
BOTTOM
-
LEFT
Type: String
Valid Values:
AUTO | RIGHT | BOTTOM | TOP
Required: No
-
- Title
-
The custom title for the legend.
Type: LabelOptions object
Required: No
- Visibility
-
Determines whether or not the legend is visible.
Type: String
Valid Values:
HIDDEN | VISIBLE
Required: No
- Width
-
The width of the legend. If this value is omitted, a default width is used when rendering.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: