

# WaterfallChartConfiguration
<a name="API_WaterfallChartConfiguration"></a>

The configuration for a waterfall visual.

## Contents
<a name="API_WaterfallChartConfiguration_Contents"></a>

**Note**  
In the following list, the required parameters are described first.

 ** CategoryAxisDisplayOptions **   <a name="QS-Type-WaterfallChartConfiguration-CategoryAxisDisplayOptions"></a>
The options that determine the presentation of the category axis.  
Type: [AxisDisplayOptions](API_AxisDisplayOptions.md) object  
Required: No

 ** CategoryAxisLabelOptions **   <a name="QS-Type-WaterfallChartConfiguration-CategoryAxisLabelOptions"></a>
The options that determine the presentation of the category axis label.  
Type: [ChartAxisLabelOptions](API_ChartAxisLabelOptions.md) object  
Required: No

 ** ColorConfiguration **   <a name="QS-Type-WaterfallChartConfiguration-ColorConfiguration"></a>
The color configuration of a waterfall visual.  
Type: [WaterfallChartColorConfiguration](API_WaterfallChartColorConfiguration.md) object  
Required: No

 ** DataLabels **   <a name="QS-Type-WaterfallChartConfiguration-DataLabels"></a>
The data label configuration of a waterfall visual.  
Type: [DataLabelOptions](API_DataLabelOptions.md) object  
Required: No

 ** FieldWells **   <a name="QS-Type-WaterfallChartConfiguration-FieldWells"></a>
The field well configuration of a waterfall visual.  
Type: [WaterfallChartFieldWells](API_WaterfallChartFieldWells.md) object  
Required: No

 ** Interactions **   <a name="QS-Type-WaterfallChartConfiguration-Interactions"></a>
The general visual interactions setup for a visual.  
Type: [VisualInteractionOptions](API_VisualInteractionOptions.md) object  
Required: No

 ** Legend **   <a name="QS-Type-WaterfallChartConfiguration-Legend"></a>
The legend configuration of a waterfall visual.  
Type: [LegendOptions](API_LegendOptions.md) object  
Required: No

 ** PrimaryYAxisDisplayOptions **   <a name="QS-Type-WaterfallChartConfiguration-PrimaryYAxisDisplayOptions"></a>
The options that determine the presentation of the y-axis.  
Type: [AxisDisplayOptions](API_AxisDisplayOptions.md) object  
Required: No

 ** PrimaryYAxisLabelOptions **   <a name="QS-Type-WaterfallChartConfiguration-PrimaryYAxisLabelOptions"></a>
The options that determine the presentation of the y-axis label.  
Type: [ChartAxisLabelOptions](API_ChartAxisLabelOptions.md) object  
Required: No

 ** SortConfiguration **   <a name="QS-Type-WaterfallChartConfiguration-SortConfiguration"></a>
The sort configuration of a waterfall visual.  
Type: [WaterfallChartSortConfiguration](API_WaterfallChartSortConfiguration.md) object  
Required: No

 ** VisualPalette **   <a name="QS-Type-WaterfallChartConfiguration-VisualPalette"></a>
The visual palette configuration of a waterfall visual.  
Type: [VisualPalette](API_VisualPalette.md) object  
Required: No

 ** WaterfallChartOptions **   <a name="QS-Type-WaterfallChartConfiguration-WaterfallChartOptions"></a>
The options that determine the presentation of a waterfall visual.  
Type: [WaterfallChartOptions](API_WaterfallChartOptions.md) object  
Required: No

## See Also
<a name="API_WaterfallChartConfiguration_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/quicksight-2018-04-01/WaterfallChartConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/quicksight-2018-04-01/WaterfallChartConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/quicksight-2018-04-01/WaterfallChartConfiguration) 