

# FunnelChartConfiguration
<a name="API_FunnelChartConfiguration"></a>

The configuration of a `FunnelChartVisual`.

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

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

 ** CategoryLabelOptions **   <a name="QS-Type-FunnelChartConfiguration-CategoryLabelOptions"></a>
The label options of the categories that are displayed in a `FunnelChartVisual`.  
Type: [ChartAxisLabelOptions](API_ChartAxisLabelOptions.md) object  
Required: No

 ** DataLabelOptions **   <a name="QS-Type-FunnelChartConfiguration-DataLabelOptions"></a>
The options that determine the presentation of the data labels.  
Type: [FunnelChartDataLabelOptions](API_FunnelChartDataLabelOptions.md) object  
Required: No

 ** FieldWells **   <a name="QS-Type-FunnelChartConfiguration-FieldWells"></a>
The field well configuration of a `FunnelChartVisual`.  
Type: [FunnelChartFieldWells](API_FunnelChartFieldWells.md) object  
Required: No

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

 ** SortConfiguration **   <a name="QS-Type-FunnelChartConfiguration-SortConfiguration"></a>
The sort configuration of a `FunnelChartVisual`.  
Type: [FunnelChartSortConfiguration](API_FunnelChartSortConfiguration.md) object  
Required: No

 ** Tooltip **   <a name="QS-Type-FunnelChartConfiguration-Tooltip"></a>
The tooltip configuration of a `FunnelChartVisual`.  
Type: [TooltipOptions](API_TooltipOptions.md) object  
Required: No

 ** ValueLabelOptions **   <a name="QS-Type-FunnelChartConfiguration-ValueLabelOptions"></a>
The label options for the values that are displayed in a `FunnelChartVisual`.  
Type: [ChartAxisLabelOptions](API_ChartAxisLabelOptions.md) object  
Required: No

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

## See Also
<a name="API_FunnelChartConfiguration_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/FunnelChartConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/quicksight-2018-04-01/FunnelChartConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/quicksight-2018-04-01/FunnelChartConfiguration) 