BoxPlotChartConfiguration - Amazon QuickSight

BoxPlotChartConfiguration

The configuration of a BoxPlotVisual.

Contents

Note

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

BoxPlotOptions

The box plot chart options for a box plot visual

Type: BoxPlotOptions object

Required: No

CategoryAxis

The label display options (grid line, range, scale, axis step) of a box plot category.

Type: AxisDisplayOptions object

Required: No

CategoryLabelOptions

The label options (label text, label visibility and sort Icon visibility) of a box plot category.

Type: ChartAxisLabelOptions object

Required: No

FieldWells

The field wells of the visual.

Type: BoxPlotFieldWells object

Required: No

Interactions

The general visual interactions setup for a visual.

Type: VisualInteractionOptions object

Required: No

Legend

The options for the legend setup of a visual.

Type: LegendOptions object

Required: No

PrimaryYAxisDisplayOptions

The label display options (grid line, range, scale, axis step) of a box plot category.

Type: AxisDisplayOptions object

Required: No

PrimaryYAxisLabelOptions

The label options (label text, label visibility and sort icon visibility) of a box plot value.

Type: ChartAxisLabelOptions object

Required: No

ReferenceLines

The reference line setup of the visual.

Type: Array of ReferenceLine objects

Array Members: Maximum number of 20 items.

Required: No

SortConfiguration

The sort configuration of a BoxPlotVisual.

Type: BoxPlotSortConfiguration object

Required: No

Tooltip

The tooltip display setup of the visual.

Type: TooltipOptions object

Required: No

VisualPalette

The palette (chart color) display setup of the visual.

Type: VisualPalette object

Required: No

See Also

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