SmallMultiplesOptions - Amazon QuickSight

SmallMultiplesOptions

Options that determine the layout and display options of a chart's small multiples.

Contents

Note

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

MaxVisibleColumns

Sets the maximum number of visible columns to display in the grid of small multiples panels.

The default is Auto, which automatically adjusts the columns in the grid to fit the overall layout and size of the given chart.

Type: Long

Valid Range: Minimum value of 1. Maximum value of 10.

Required: No

MaxVisibleRows

Sets the maximum number of visible rows to display in the grid of small multiples panels.

The default value is Auto, which automatically adjusts the rows in the grid to fit the overall layout and size of the given chart.

Type: Long

Valid Range: Minimum value of 1. Maximum value of 10.

Required: No

PanelConfiguration

Configures the display options for each small multiples panel.

Type: PanelConfiguration object

Required: No

XAxis

The properties of a small multiples X axis.

Type: SmallMultiplesAxisProperties object

Required: No

YAxis

The properties of a small multiples Y axis.

Type: SmallMultiplesAxisProperties object

Required: No

See Also

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