AWS::QuickSight::Dashboard HistogramConfiguration - AWS CloudFormation

AWS::QuickSight::Dashboard HistogramConfiguration

The configuration for a HistogramVisual.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

Properties

BinOptions

The options that determine the presentation of histogram bins.

Required: No

Type: HistogramBinOptions

Update requires: No interruption

DataLabels

The data label configuration of a histogram.

Required: No

Type: DataLabelOptions

Update requires: No interruption

FieldWells

The field well configuration of a histogram.

Required: No

Type: HistogramFieldWells

Update requires: No interruption

Tooltip

The tooltip configuration of a histogram.

Required: No

Type: TooltipOptions

Update requires: No interruption

VisualPalette

The visual palette configuration of a histogram.

Required: No

Type: VisualPalette

Update requires: No interruption

XAxisDisplayOptions

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

Required: No

Type: AxisDisplayOptions

Update requires: No interruption

XAxisLabelOptions

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

Required: No

Type: ChartAxisLabelOptions

Update requires: No interruption

YAxisDisplayOptions

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

Required: No

Type: AxisDisplayOptions

Update requires: No interruption