Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

AWS::QuickSight::Dashboard LegendOptions

Focus mode
AWS::QuickSight::Dashboard LegendOptions - AWS CloudFormation
Filter View

The options for the legend setup of a visual.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "Height" : String, "Position" : String, "Title" : LabelOptions, "ValueFontConfiguration" : FontConfiguration, "Visibility" : String, "Width" : String }

Properties

Height

The height of the legend. If this value is omitted, a default height is used when rendering.

Required: No

Type: String

Update requires: No interruption

Position

The positions for the legend. Choose one of the following options:

  • AUTO

  • RIGHT

  • BOTTOM

  • LEFT

Required: No

Type: String

Allowed values: AUTO | RIGHT | BOTTOM | TOP

Update requires: No interruption

Title

The custom title for the legend.

Required: No

Type: LabelOptions

Update requires: No interruption

ValueFontConfiguration

Property description not available.

Required: No

Type: FontConfiguration

Update requires: No interruption

Visibility

Determines whether or not the legend is visible.

Required: No

Type: String

Allowed values: HIDDEN | VISIBLE

Update requires: No interruption

Width

The width of the legend. If this value is omitted, a default width is used when rendering.

Required: No

Type: String

Update requires: No interruption

On this page

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.