| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
BinWidthOptions |
BinWidthOptions.clone() |
BinWidthOptions |
HistogramBinOptions.getBinWidth()
The options that determine the bin width of a histogram.
|
BinWidthOptions |
BinWidthOptions.withBinCountLimit(Long binCountLimit)
The options that determine the bin count limit.
|
BinWidthOptions |
BinWidthOptions.withValue(Double value)
The options that determine the bin width value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HistogramBinOptions.setBinWidth(BinWidthOptions binWidth)
The options that determine the bin width of a histogram.
|
HistogramBinOptions |
HistogramBinOptions.withBinWidth(BinWidthOptions binWidth)
The options that determine the bin width of a histogram.
|
Copyright © 2024. All rights reserved.