

# HistogramBinOptions
<a name="API_HistogramBinOptions"></a>

The options that determine the presentation of histogram bins.

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

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

 ** BinCount **   <a name="QS-Type-HistogramBinOptions-BinCount"></a>
The options that determine the bin count of a histogram.  
Type: [BinCountOptions](API_BinCountOptions.md) object  
Required: No

 ** BinWidth **   <a name="QS-Type-HistogramBinOptions-BinWidth"></a>
The options that determine the bin width of a histogram.  
Type: [BinWidthOptions](API_BinWidthOptions.md) object  
Required: No

 ** SelectedBinType **   <a name="QS-Type-HistogramBinOptions-SelectedBinType"></a>
The options that determine the selected bin type.  
Type: String  
Valid Values: `BIN_COUNT | BIN_WIDTH`   
Required: No

 ** StartValue **   <a name="QS-Type-HistogramBinOptions-StartValue"></a>
The options that determine the bin start value.  
Type: Double  
Required: No

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