WaterfallChartConfiguration
The configuration for a waterfall visual.
Contents
Note
In the following list, the required parameters are described first.
- CategoryAxisDisplayOptions
- 
               The options that determine the presentation of the category axis. Type: AxisDisplayOptions object Required: No 
- CategoryAxisLabelOptions
- 
               The options that determine the presentation of the category axis label. Type: ChartAxisLabelOptions object Required: No 
- ColorConfiguration
- 
               The color configuration of a waterfall visual. Type: WaterfallChartColorConfiguration object Required: No 
- DataLabels
- 
               The data label configuration of a waterfall visual. Type: DataLabelOptions object Required: No 
- FieldWells
- 
               The field well configuration of a waterfall visual. Type: WaterfallChartFieldWells object Required: No 
- Interactions
- 
               The general visual interactions setup for a visual. Type: VisualInteractionOptions object Required: No 
- Legend
- 
               The legend configuration of a waterfall visual. Type: LegendOptions object Required: No 
- PrimaryYAxisDisplayOptions
- 
               The options that determine the presentation of the y-axis. Type: AxisDisplayOptions object Required: No 
- PrimaryYAxisLabelOptions
- 
               The options that determine the presentation of the y-axis label. Type: ChartAxisLabelOptions object Required: No 
- SortConfiguration
- 
               The sort configuration of a waterfall visual. Type: WaterfallChartSortConfiguration object Required: No 
- VisualPalette
- 
               The visual palette configuration of a waterfall visual. Type: VisualPalette object Required: No 
- WaterfallChartOptions
- 
               The options that determine the presentation of a waterfall visual. Type: WaterfallChartOptions object Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: