Class CfnTemplate.ComboChartConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTemplate.ComboChartConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTemplate.ComboChartConfigurationProperty
CfnTemplate.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.CfnTemplate.ComboChartConfigurationProperty
CfnTemplate.ComboChartConfigurationProperty.Builder, CfnTemplate.ComboChartConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTemplate.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: eitherIResolvableorCfnTemplate.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 theCfnTemplate.ComboChartConfigurationProperty.Builder.
-
-
Method Details
-
getBarDataLabels
Description copied from interface:CfnTemplate.ComboChartConfigurationPropertyThe options that determine if visual data labels are displayed.The data label options for a bar in a combo chart.
Returns union: either
IResolvableorCfnTemplate.DataLabelOptionsProperty- Specified by:
getBarDataLabelsin interfaceCfnTemplate.ComboChartConfigurationProperty- See Also:
-
getBarsArrangement
Description copied from interface:CfnTemplate.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 interfaceCfnTemplate.ComboChartConfigurationProperty- See Also:
-
getCategoryAxis
Description copied from interface:CfnTemplate.ComboChartConfigurationPropertyThe category axis of a combo chart.Returns union: either
IResolvableorCfnTemplate.AxisDisplayOptionsProperty- Specified by:
getCategoryAxisin interfaceCfnTemplate.ComboChartConfigurationProperty- See Also:
-
getCategoryLabelOptions
Description copied from interface:CfnTemplate.ComboChartConfigurationPropertyThe label options (label text, label visibility, and sort icon visibility) of a combo chart category (group/color) field well.Returns union: either
IResolvableorCfnTemplate.ChartAxisLabelOptionsProperty- Specified by:
getCategoryLabelOptionsin interfaceCfnTemplate.ComboChartConfigurationProperty- See Also:
-
getColorLabelOptions
Description copied from interface:CfnTemplate.ComboChartConfigurationPropertyThe label options (label text, label visibility, and sort icon visibility) of a combo chart's color field well.Returns union: either
IResolvableorCfnTemplate.ChartAxisLabelOptionsProperty- Specified by:
getColorLabelOptionsin interfaceCfnTemplate.ComboChartConfigurationProperty- See Also:
-
getFieldWells
Description copied from interface:CfnTemplate.ComboChartConfigurationPropertyThe field wells of the visual.Returns union: either
IResolvableorCfnTemplate.ComboChartFieldWellsProperty- Specified by:
getFieldWellsin interfaceCfnTemplate.ComboChartConfigurationProperty- See Also:
-
getInteractions
Description copied from interface:CfnTemplate.ComboChartConfigurationPropertyThe general visual interactions setup for a visual.Returns union: either
IResolvableorCfnTemplate.VisualInteractionOptionsProperty- Specified by:
getInteractionsin interfaceCfnTemplate.ComboChartConfigurationProperty- See Also:
-
getLegend
Description copied from interface:CfnTemplate.ComboChartConfigurationPropertyThe legend display setup of the visual.Returns union: either
IResolvableorCfnTemplate.LegendOptionsProperty- Specified by:
getLegendin interfaceCfnTemplate.ComboChartConfigurationProperty- See Also:
-
getLineDataLabels
Description copied from interface:CfnTemplate.ComboChartConfigurationPropertyThe options that determine if visual data labels are displayed.The data label options for a line in a combo chart.
Returns union: either
IResolvableorCfnTemplate.DataLabelOptionsProperty- Specified by:
getLineDataLabelsin interfaceCfnTemplate.ComboChartConfigurationProperty- See Also:
-
getPrimaryYAxisDisplayOptions
Description copied from interface:CfnTemplate.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
IResolvableorCfnTemplate.AxisDisplayOptionsProperty- Specified by:
getPrimaryYAxisDisplayOptionsin interfaceCfnTemplate.ComboChartConfigurationProperty- See Also:
-
getPrimaryYAxisLabelOptions
Description copied from interface:CfnTemplate.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
IResolvableorCfnTemplate.ChartAxisLabelOptionsProperty- Specified by:
getPrimaryYAxisLabelOptionsin interfaceCfnTemplate.ComboChartConfigurationProperty- See Also:
-
getReferenceLines
Description copied from interface:CfnTemplate.ComboChartConfigurationPropertyThe reference line setup of the visual.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnTemplate.ReferenceLineProperty>- Specified by:
getReferenceLinesin interfaceCfnTemplate.ComboChartConfigurationProperty- See Also:
-
getSecondaryYAxisDisplayOptions
Description copied from interface:CfnTemplate.ComboChartConfigurationPropertyThe label display options (grid line, range, scale, axis step) of a combo chart's secondary y-axis (line) field well.Returns union: either
IResolvableorCfnTemplate.AxisDisplayOptionsProperty- Specified by:
getSecondaryYAxisDisplayOptionsin interfaceCfnTemplate.ComboChartConfigurationProperty- See Also:
-
getSecondaryYAxisLabelOptions
Description copied from interface:CfnTemplate.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
IResolvableorCfnTemplate.ChartAxisLabelOptionsProperty- Specified by:
getSecondaryYAxisLabelOptionsin interfaceCfnTemplate.ComboChartConfigurationProperty- See Also:
-
getSingleAxisOptions
Description copied from interface:CfnTemplate.ComboChartConfigurationPropertyReturns union: eitherIResolvableorCfnTemplate.SingleAxisOptionsProperty- Specified by:
getSingleAxisOptionsin interfaceCfnTemplate.ComboChartConfigurationProperty- See Also:
-
getSortConfiguration
Description copied from interface:CfnTemplate.ComboChartConfigurationPropertyThe sort configuration of aComboChartVisual.Returns union: either
IResolvableorCfnTemplate.ComboChartSortConfigurationProperty- Specified by:
getSortConfigurationin interfaceCfnTemplate.ComboChartConfigurationProperty- See Also:
-
getTooltip
Description copied from interface:CfnTemplate.ComboChartConfigurationPropertyThe legend display setup of the visual.Returns union: either
IResolvableorCfnTemplate.TooltipOptionsProperty- Specified by:
getTooltipin interfaceCfnTemplate.ComboChartConfigurationProperty- See Also:
-
getVisualPalette
Description copied from interface:CfnTemplate.ComboChartConfigurationPropertyThe palette (chart color) display setup of the visual.Returns union: either
IResolvableorCfnTemplate.VisualPaletteProperty- Specified by:
getVisualPalettein interfaceCfnTemplate.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()
-