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 FunnelChartDataLabelOptions

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

The options that determine the presentation of the data labels.

Syntax

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

JSON

{ "CategoryLabelVisibility" : String, "LabelColor" : String, "LabelFontConfiguration" : FontConfiguration, "MeasureDataLabelStyle" : String, "MeasureLabelVisibility" : String, "Position" : String, "Visibility" : String }

Properties

CategoryLabelVisibility

The visibility of the category labels within the data labels.

Required: No

Type: String

Allowed values: HIDDEN | VISIBLE

Update requires: No interruption

LabelColor

The color of the data label text.

Required: No

Type: String

Pattern: ^#[A-F0-9]{6}$

Update requires: No interruption

LabelFontConfiguration

The font configuration for the data labels.

Only the FontSize attribute of the font configuration is used for data labels.

Required: No

Type: FontConfiguration

Update requires: No interruption

MeasureDataLabelStyle

Determines the style of the metric labels.

Required: No

Type: String

Allowed values: VALUE_ONLY | PERCENTAGE_BY_FIRST_STAGE | PERCENTAGE_BY_PREVIOUS_STAGE | VALUE_AND_PERCENTAGE_BY_FIRST_STAGE | VALUE_AND_PERCENTAGE_BY_PREVIOUS_STAGE

Update requires: No interruption

MeasureLabelVisibility

The visibility of the measure labels within the data labels.

Required: No

Type: String

Allowed values: HIDDEN | VISIBLE

Update requires: No interruption

Position

Determines the positioning of the data label relative to a section of the funnel.

Required: No

Type: String

Allowed values: INSIDE | OUTSIDE | LEFT | TOP | BOTTOM | RIGHT

Update requires: No interruption

Visibility

The visibility option that determines if data labels are displayed.

Required: No

Type: String

Allowed values: HIDDEN | VISIBLE

Update requires: No interruption

On this page

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