HistogramBinOptions
The options that determine the presentation of histogram bins.
Contents
Note
In the following list, the required parameters are described first.
- BinCount
-
The options that determine the bin count of a histogram.
Type: BinCountOptions object
Required: No
- BinWidth
-
The options that determine the bin width of a histogram.
Type: BinWidthOptions object
Required: No
- SelectedBinType
-
The options that determine the selected bin type.
Type: String
Valid Values:
BIN_COUNT | BIN_WIDTH
Required: No
- StartValue
-
The options that determine the bin start value.
Type: Double
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: