

# HistogramConfiguration
<a name="API_HistogramConfiguration"></a>

The configuration for a `HistogramVisual`.

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

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

 ** BinOptions **   <a name="QS-Type-HistogramConfiguration-BinOptions"></a>
The options that determine the presentation of histogram bins.  
Type: [HistogramBinOptions](API_HistogramBinOptions.md) object  
Required: No

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

 ** FieldWells **   <a name="QS-Type-HistogramConfiguration-FieldWells"></a>
The field well configuration of a histogram.  
Type: [HistogramFieldWells](API_HistogramFieldWells.md) object  
Required: No

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

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

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

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

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

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

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