Interface CfnTemplate.BoxPlotChartConfigurationProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnTemplate.BoxPlotChartConfigurationProperty.Jsii$Proxy
- Enclosing class:
CfnTemplate
BoxPlotVisual .
Example:
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classA builder forCfnTemplate.BoxPlotChartConfigurationPropertystatic final classAn implementation forCfnTemplate.BoxPlotChartConfigurationProperty -
Method Summary
Modifier and TypeMethodDescriptionbuilder()default ObjectThe box plot chart options for a box plot visual.default ObjectThe label display options (grid line, range, scale, axis step) of a box plot category.default ObjectThe label options (label text, label visibility and sort Icon visibility) of a box plot category.default ObjectThe field wells of the visual.default ObjectThe general visual interactions setup for a visual.default ObjectReturns union: eitherIResolvableorCfnTemplate.LegendOptionsPropertydefault ObjectThe label display options (grid line, range, scale, axis step) of a box plot category.default ObjectThe label options (label text, label visibility and sort icon visibility) of a box plot value.default ObjectThe reference line setup of the visual.default ObjectThe sort configuration of aBoxPlotVisual.default ObjectThe tooltip display setup of the visual.default ObjectThe palette (chart color) display setup of the visual.Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getBoxPlotOptions
The box plot chart options for a box plot visual.Returns union: either
IResolvableorCfnTemplate.BoxPlotOptionsProperty- See Also:
-
getCategoryAxis
The label display options (grid line, range, scale, axis step) of a box plot category.Returns union: either
IResolvableorCfnTemplate.AxisDisplayOptionsProperty- See Also:
-
getCategoryLabelOptions
The label options (label text, label visibility and sort Icon visibility) of a box plot category.Returns union: either
IResolvableorCfnTemplate.ChartAxisLabelOptionsProperty- See Also:
-
getFieldWells
The field wells of the visual.Returns union: either
IResolvableorCfnTemplate.BoxPlotFieldWellsProperty- See Also:
-
getInteractions
The general visual interactions setup for a visual.Returns union: either
IResolvableorCfnTemplate.VisualInteractionOptionsProperty- See Also:
-
getLegend
Returns union: eitherIResolvableorCfnTemplate.LegendOptionsProperty- See Also:
-
getPrimaryYAxisDisplayOptions
The label display options (grid line, range, scale, axis step) of a box plot category.Returns union: either
IResolvableorCfnTemplate.AxisDisplayOptionsProperty- See Also:
-
getPrimaryYAxisLabelOptions
The label options (label text, label visibility and sort icon visibility) of a box plot value.Returns union: either
IResolvableorCfnTemplate.ChartAxisLabelOptionsProperty- See Also:
-
getReferenceLines
The reference line setup of the visual.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnTemplate.ReferenceLineProperty>- See Also:
-
getSortConfiguration
The sort configuration of aBoxPlotVisual.Returns union: either
IResolvableorCfnTemplate.BoxPlotSortConfigurationProperty- See Also:
-
getTooltip
The tooltip display setup of the visual.Returns union: either
IResolvableorCfnTemplate.TooltipOptionsProperty- See Also:
-
getVisualPalette
The palette (chart color) display setup of the visual.Returns union: either
IResolvableorCfnTemplate.VisualPaletteProperty- See Also:
-
builder
-