HistogramConfiguration - Amazon QuickSight
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

HistogramConfiguration

The configuration for a HistogramVisual.

Contents

Note

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

BinOptions

The options that determine the presentation of histogram bins.

Type: HistogramBinOptions object

Required: No

DataLabels

The data label configuration of a histogram.

Type: DataLabelOptions object

Required: No

FieldWells

The field well configuration of a histogram.

Type: HistogramFieldWells object

Required: No

Interactions

The general visual interactions setup for a visual.

Type: VisualInteractionOptions object

Required: No

Tooltip

The tooltip configuration of a histogram.

Type: TooltipOptions object

Required: No

VisualPalette

The visual palette configuration of a histogram.

Type: VisualPalette object

Required: No

XAxisDisplayOptions

The options that determine the presentation of the x-axis.

Type: AxisDisplayOptions object

Required: No

XAxisLabelOptions

The options that determine the presentation of the x-axis label.

Type: ChartAxisLabelOptions object

Required: No

YAxisDisplayOptions

The options that determine the presentation of the y-axis.

Type: AxisDisplayOptions object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: