Class CfnDashboard.ComboChartConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDashboard.ComboChartConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDashboard.ComboChartConfigurationProperty
CfnDashboard.ComboChartConfigurationProperty-
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.services.quicksight.CfnDashboard.ComboChartConfigurationProperty
CfnDashboard.ComboChartConfigurationProperty.Builder, CfnDashboard.ComboChartConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDashboard.ComboChartConfigurationProperty.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 ObjectThe options that determine if visual data labels are displayed.final StringDetermines the bar arrangement in a combo chart.final ObjectThe category axis of a combo chart.final ObjectThe label options (label text, label visibility, and sort icon visibility) of a combo chart category (group/color) field well.final ObjectThe label options (label text, label visibility, and sort icon visibility) of a combo chart's color field well.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 ObjectThe options that determine if visual data labels are displayed.final ObjectThe label display options (grid line, range, scale, and axis step) of a combo chart's primary y-axis (bar) field well.final ObjectThe label options (label text, label visibility, and sort icon visibility) of a combo chart's primary y-axis (bar) field well.final ObjectThe reference line setup of the visual.final ObjectThe label display options (grid line, range, scale, axis step) of a combo chart's secondary y-axis (line) field well.final ObjectThe label options (label text, label visibility, and sort icon visibility) of a combo chart's secondary y-axis(line) field well.final ObjectReturns union: eitherIResolvableorCfnDashboard.SingleAxisOptionsPropertyfinal ObjectThe sort configuration of aComboChartVisual.final ObjectThe legend display setup of the visual.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 theCfnDashboard.ComboChartConfigurationProperty.Builder.
-
-
Method Details
-
getBarDataLabels
Description copied from interface:CfnDashboard.ComboChartConfigurationPropertyThe options that determine if visual data labels are displayed.The data label options for a bar in a combo chart.
Returns union: either
IResolvableorCfnDashboard.DataLabelOptionsProperty- Specified by:
getBarDataLabelsin interfaceCfnDashboard.ComboChartConfigurationProperty- See Also:
-
getBarsArrangement
Description copied from interface:CfnDashboard.ComboChartConfigurationPropertyDetermines the bar arrangement in a combo chart. The following are valid values in this structure:.CLUSTERED: For clustered bar combo charts.STACKED: For stacked bar combo charts.STACKED_PERCENT: Do not use. If you use this value, the operation returns a validation error.
- Specified by:
getBarsArrangementin interfaceCfnDashboard.ComboChartConfigurationProperty- See Also:
-
getCategoryAxis
Description copied from interface:CfnDashboard.ComboChartConfigurationPropertyThe category axis of a combo chart.Returns union: either
IResolvableorCfnDashboard.AxisDisplayOptionsProperty- Specified by:
getCategoryAxisin interfaceCfnDashboard.ComboChartConfigurationProperty- See Also:
-
getCategoryLabelOptions
Description copied from interface:CfnDashboard.ComboChartConfigurationPropertyThe label options (label text, label visibility, and sort icon visibility) of a combo chart category (group/color) field well.Returns union: either
IResolvableorCfnDashboard.ChartAxisLabelOptionsProperty- Specified by:
getCategoryLabelOptionsin interfaceCfnDashboard.ComboChartConfigurationProperty- See Also:
-
getColorLabelOptions
Description copied from interface:CfnDashboard.ComboChartConfigurationPropertyThe label options (label text, label visibility, and sort icon visibility) of a combo chart's color field well.Returns union: either
IResolvableorCfnDashboard.ChartAxisLabelOptionsProperty- Specified by:
getColorLabelOptionsin interfaceCfnDashboard.ComboChartConfigurationProperty- See Also:
-
getFieldWells
Description copied from interface:CfnDashboard.ComboChartConfigurationPropertyThe field wells of the visual.Returns union: either
IResolvableorCfnDashboard.ComboChartFieldWellsProperty- Specified by:
getFieldWellsin interfaceCfnDashboard.ComboChartConfigurationProperty- See Also:
-
getInteractions
Description copied from interface:CfnDashboard.ComboChartConfigurationPropertyThe general visual interactions setup for a visual.Returns union: either
IResolvableorCfnDashboard.VisualInteractionOptionsProperty- Specified by:
getInteractionsin interfaceCfnDashboard.ComboChartConfigurationProperty- See Also:
-
getLegend
Description copied from interface:CfnDashboard.ComboChartConfigurationPropertyThe legend display setup of the visual.Returns union: either
IResolvableorCfnDashboard.LegendOptionsProperty- Specified by:
getLegendin interfaceCfnDashboard.ComboChartConfigurationProperty- See Also:
-
getLineDataLabels
Description copied from interface:CfnDashboard.ComboChartConfigurationPropertyThe options that determine if visual data labels are displayed.The data label options for a line in a combo chart.
Returns union: either
IResolvableorCfnDashboard.DataLabelOptionsProperty- Specified by:
getLineDataLabelsin interfaceCfnDashboard.ComboChartConfigurationProperty- See Also:
-
getPrimaryYAxisDisplayOptions
Description copied from interface:CfnDashboard.ComboChartConfigurationPropertyThe label display options (grid line, range, scale, and axis step) of a combo chart's primary y-axis (bar) field well.Returns union: either
IResolvableorCfnDashboard.AxisDisplayOptionsProperty- Specified by:
getPrimaryYAxisDisplayOptionsin interfaceCfnDashboard.ComboChartConfigurationProperty- See Also:
-
getPrimaryYAxisLabelOptions
Description copied from interface:CfnDashboard.ComboChartConfigurationPropertyThe label options (label text, label visibility, and sort icon visibility) of a combo chart's primary y-axis (bar) field well.Returns union: either
IResolvableorCfnDashboard.ChartAxisLabelOptionsProperty- Specified by:
getPrimaryYAxisLabelOptionsin interfaceCfnDashboard.ComboChartConfigurationProperty- See Also:
-
getReferenceLines
Description copied from interface:CfnDashboard.ComboChartConfigurationPropertyThe reference line setup of the visual.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnDashboard.ReferenceLineProperty>- Specified by:
getReferenceLinesin interfaceCfnDashboard.ComboChartConfigurationProperty- See Also:
-
getSecondaryYAxisDisplayOptions
Description copied from interface:CfnDashboard.ComboChartConfigurationPropertyThe label display options (grid line, range, scale, axis step) of a combo chart's secondary y-axis (line) field well.Returns union: either
IResolvableorCfnDashboard.AxisDisplayOptionsProperty- Specified by:
getSecondaryYAxisDisplayOptionsin interfaceCfnDashboard.ComboChartConfigurationProperty- See Also:
-
getSecondaryYAxisLabelOptions
Description copied from interface:CfnDashboard.ComboChartConfigurationPropertyThe label options (label text, label visibility, and sort icon visibility) of a combo chart's secondary y-axis(line) field well.Returns union: either
IResolvableorCfnDashboard.ChartAxisLabelOptionsProperty- Specified by:
getSecondaryYAxisLabelOptionsin interfaceCfnDashboard.ComboChartConfigurationProperty- See Also:
-
getSingleAxisOptions
Description copied from interface:CfnDashboard.ComboChartConfigurationPropertyReturns union: eitherIResolvableorCfnDashboard.SingleAxisOptionsProperty- Specified by:
getSingleAxisOptionsin interfaceCfnDashboard.ComboChartConfigurationProperty- See Also:
-
getSortConfiguration
Description copied from interface:CfnDashboard.ComboChartConfigurationPropertyThe sort configuration of aComboChartVisual.Returns union: either
IResolvableorCfnDashboard.ComboChartSortConfigurationProperty- Specified by:
getSortConfigurationin interfaceCfnDashboard.ComboChartConfigurationProperty- See Also:
-
getTooltip
Description copied from interface:CfnDashboard.ComboChartConfigurationPropertyThe legend display setup of the visual.Returns union: either
IResolvableorCfnDashboard.TooltipOptionsProperty- Specified by:
getTooltipin interfaceCfnDashboard.ComboChartConfigurationProperty- See Also:
-
getVisualPalette
Description copied from interface:CfnDashboard.ComboChartConfigurationPropertyThe palette (chart color) display setup of the visual.Returns union: either
IResolvableorCfnDashboard.VisualPaletteProperty- Specified by:
getVisualPalettein interfaceCfnDashboard.ComboChartConfigurationProperty- 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()
-