AWS::QuickSight::Analysis WaterfallChartOptions
The options that determine the presentation of a waterfall visual.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "TotalBarLabel" :
String
}
YAML
TotalBarLabel:
String
Properties
TotalBarLabel
-
This option determines the total bar label of a waterfall visual.
Required: No
Type: String
Update requires: No interruption