Class CfnDashboardPropsMixin.BarChartConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDashboardPropsMixin.BarChartConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDashboardPropsMixin.BarChartConfigurationProperty
CfnDashboardPropsMixin.BarChartConfigurationProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnDashboardPropsMixin.BarChartConfigurationProperty
CfnDashboardPropsMixin.BarChartConfigurationProperty.Builder, CfnDashboardPropsMixin.BarChartConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDashboardPropsMixin.BarChartConfigurationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringDetermines the arrangement of the bars.final ObjectThe label display options (grid line, range, scale, axis step) for bar chart category.final ObjectThe label options (label text, label visibility and sort icon visibility) for a bar chart.final ObjectThe label options (label text, label visibility and sort icon visibility) for a color that is used in a bar chart.final ObjectThe contribution analysis (anomaly configuration) setup of the visual.final ObjectThe options that determine if visual data labels are displayed.final ObjectThe field wells of the visual.final ObjectThe general visual interactions setup for a visual.final ObjectThe legend display setup of the visual.final StringThe orientation of the bars in a bar chart visual.final ObjectThe reference line setup of the visual.final ObjectThe small multiples setup for the visual.final ObjectThe sort configuration of aBarChartVisual.final ObjectThe tooltip display setup of the visual.final ObjectThe label display options (grid line, range, scale, axis step) for a bar chart value.final ObjectThe label options (label text, label visibility and sort icon visibility) for a bar chart value.final ObjectThe palette (chart color) display setup of the visual.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnDashboardPropsMixin.BarChartConfigurationProperty.Builder.
-
-
Method Details
-
getBarsArrangement
Description copied from interface:CfnDashboardPropsMixin.BarChartConfigurationPropertyDetermines the arrangement of the bars.The orientation and arrangement of bars determine the type of bar that is used in the visual.
- Specified by:
getBarsArrangementin interfaceCfnDashboardPropsMixin.BarChartConfigurationProperty- See Also:
-
getCategoryAxis
Description copied from interface:CfnDashboardPropsMixin.BarChartConfigurationPropertyThe label display options (grid line, range, scale, axis step) for bar chart category.Returns union: either
IResolvableorCfnDashboardPropsMixin.AxisDisplayOptionsProperty- Specified by:
getCategoryAxisin interfaceCfnDashboardPropsMixin.BarChartConfigurationProperty- See Also:
-
getCategoryLabelOptions
Description copied from interface:CfnDashboardPropsMixin.BarChartConfigurationPropertyThe label options (label text, label visibility and sort icon visibility) for a bar chart.Returns union: either
IResolvableorCfnDashboardPropsMixin.ChartAxisLabelOptionsProperty- Specified by:
getCategoryLabelOptionsin interfaceCfnDashboardPropsMixin.BarChartConfigurationProperty- See Also:
-
getColorLabelOptions
Description copied from interface:CfnDashboardPropsMixin.BarChartConfigurationPropertyThe label options (label text, label visibility and sort icon visibility) for a color that is used in a bar chart.Returns union: either
IResolvableorCfnDashboardPropsMixin.ChartAxisLabelOptionsProperty- Specified by:
getColorLabelOptionsin interfaceCfnDashboardPropsMixin.BarChartConfigurationProperty- See Also:
-
getContributionAnalysisDefaults
Description copied from interface:CfnDashboardPropsMixin.BarChartConfigurationPropertyThe contribution analysis (anomaly configuration) setup of the visual.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnDashboardPropsMixin.ContributionAnalysisDefaultProperty>- Specified by:
getContributionAnalysisDefaultsin interfaceCfnDashboardPropsMixin.BarChartConfigurationProperty- See Also:
-
getDataLabels
Description copied from interface:CfnDashboardPropsMixin.BarChartConfigurationPropertyThe options that determine if visual data labels are displayed.Returns union: either
IResolvableorCfnDashboardPropsMixin.DataLabelOptionsProperty- Specified by:
getDataLabelsin interfaceCfnDashboardPropsMixin.BarChartConfigurationProperty- See Also:
-
getFieldWells
Description copied from interface:CfnDashboardPropsMixin.BarChartConfigurationPropertyThe field wells of the visual.Returns union: either
IResolvableorCfnDashboardPropsMixin.BarChartFieldWellsProperty- Specified by:
getFieldWellsin interfaceCfnDashboardPropsMixin.BarChartConfigurationProperty- See Also:
-
getInteractions
Description copied from interface:CfnDashboardPropsMixin.BarChartConfigurationPropertyThe general visual interactions setup for a visual.Returns union: either
IResolvableorCfnDashboardPropsMixin.VisualInteractionOptionsProperty- Specified by:
getInteractionsin interfaceCfnDashboardPropsMixin.BarChartConfigurationProperty- See Also:
-
getLegend
Description copied from interface:CfnDashboardPropsMixin.BarChartConfigurationPropertyThe legend display setup of the visual.Returns union: either
IResolvableorCfnDashboardPropsMixin.LegendOptionsProperty- Specified by:
getLegendin interfaceCfnDashboardPropsMixin.BarChartConfigurationProperty- See Also:
-
getOrientation
Description copied from interface:CfnDashboardPropsMixin.BarChartConfigurationPropertyThe orientation of the bars in a bar chart visual. There are two valid values in this structure:.HORIZONTAL: Used for charts that have horizontal bars. Visuals that use this value are horizontal bar charts, horizontal stacked bar charts, and horizontal stacked 100% bar charts.VERTICAL: Used for charts that have vertical bars. Visuals that use this value are vertical bar charts, vertical stacked bar charts, and vertical stacked 100% bar charts.
- Specified by:
getOrientationin interfaceCfnDashboardPropsMixin.BarChartConfigurationProperty- See Also:
-
getReferenceLines
Description copied from interface:CfnDashboardPropsMixin.BarChartConfigurationPropertyThe reference line setup of the visual.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnDashboardPropsMixin.ReferenceLineProperty>- Specified by:
getReferenceLinesin interfaceCfnDashboardPropsMixin.BarChartConfigurationProperty- See Also:
-
getSmallMultiplesOptions
Description copied from interface:CfnDashboardPropsMixin.BarChartConfigurationPropertyThe small multiples setup for the visual.Returns union: either
IResolvableorCfnDashboardPropsMixin.SmallMultiplesOptionsProperty- Specified by:
getSmallMultiplesOptionsin interfaceCfnDashboardPropsMixin.BarChartConfigurationProperty- See Also:
-
getSortConfiguration
Description copied from interface:CfnDashboardPropsMixin.BarChartConfigurationPropertyThe sort configuration of aBarChartVisual.Returns union: either
IResolvableorCfnDashboardPropsMixin.BarChartSortConfigurationProperty- Specified by:
getSortConfigurationin interfaceCfnDashboardPropsMixin.BarChartConfigurationProperty- See Also:
-
getTooltip
Description copied from interface:CfnDashboardPropsMixin.BarChartConfigurationPropertyThe tooltip display setup of the visual.Returns union: either
IResolvableorCfnDashboardPropsMixin.TooltipOptionsProperty- Specified by:
getTooltipin interfaceCfnDashboardPropsMixin.BarChartConfigurationProperty- See Also:
-
getValueAxis
Description copied from interface:CfnDashboardPropsMixin.BarChartConfigurationPropertyThe label display options (grid line, range, scale, axis step) for a bar chart value.Returns union: either
IResolvableorCfnDashboardPropsMixin.AxisDisplayOptionsProperty- Specified by:
getValueAxisin interfaceCfnDashboardPropsMixin.BarChartConfigurationProperty- See Also:
-
getValueLabelOptions
Description copied from interface:CfnDashboardPropsMixin.BarChartConfigurationPropertyThe label options (label text, label visibility and sort icon visibility) for a bar chart value.Returns union: either
IResolvableorCfnDashboardPropsMixin.ChartAxisLabelOptionsProperty- Specified by:
getValueLabelOptionsin interfaceCfnDashboardPropsMixin.BarChartConfigurationProperty- See Also:
-
getVisualPalette
Description copied from interface:CfnDashboardPropsMixin.BarChartConfigurationPropertyThe palette (chart color) display setup of the visual.Returns union: either
IResolvableorCfnDashboardPropsMixin.VisualPaletteProperty- Specified by:
getVisualPalettein interfaceCfnDashboardPropsMixin.BarChartConfigurationProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-