PanelConfiguration - Amazon QuickSight

PanelConfiguration

A collection of options that configure how each panel displays in a small multiples chart.

Contents

Note

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

BackgroundColor

Sets the background color for each panel.

Type: String

Pattern: ^#[A-F0-9]{6}(?:[A-F0-9]{2})?$

Required: No

BackgroundVisibility

Determines whether or not a background for each small multiples panel is rendered.

Type: String

Valid Values: HIDDEN | VISIBLE

Required: No

BorderColor

Sets the line color of panel borders.

Type: String

Pattern: ^#[A-F0-9]{6}(?:[A-F0-9]{2})?$

Required: No

BorderStyle

Sets the line style of panel borders.

Type: String

Valid Values: SOLID | DASHED | DOTTED

Required: No

BorderThickness

Sets the line thickness of panel borders.

Type: String

Required: No

BorderVisibility

Determines whether or not each panel displays a border.

Type: String

Valid Values: HIDDEN | VISIBLE

Required: No

GutterSpacing

Sets the total amount of negative space to display between sibling panels.

Type: String

Required: No

GutterVisibility

Determines whether or not negative space between sibling panels is rendered.

Type: String

Valid Values: HIDDEN | VISIBLE

Required: No

Title

Configures the title display within each small multiples panel.

Type: PanelTitleOptions object

Required: No

See Also

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