Class CfnTemplate.ComboChartConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnTemplate.ComboChartConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTemplate.ComboChartConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnTemplate.ComboChartConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnTemplate.ComboChartConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTemplate.ComboChartConfigurationProperty
An implementation for
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 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 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.
- Specified by:
getBarDataLabelsin interfaceCfnTemplate.ComboChartConfigurationProperty
-
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
-
getCategoryAxis
Description copied from interface:CfnTemplate.ComboChartConfigurationPropertyThe category axis of a combo chart.- Specified by:
getCategoryAxisin interfaceCfnTemplate.ComboChartConfigurationProperty
-
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.- Specified by:
getCategoryLabelOptionsin interfaceCfnTemplate.ComboChartConfigurationProperty
-
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.- Specified by:
getColorLabelOptionsin interfaceCfnTemplate.ComboChartConfigurationProperty
-
getFieldWells
Description copied from interface:CfnTemplate.ComboChartConfigurationPropertyThe field wells of the visual.- Specified by:
getFieldWellsin interfaceCfnTemplate.ComboChartConfigurationProperty
-
getLegend
Description copied from interface:CfnTemplate.ComboChartConfigurationPropertyThe legend display setup of the visual.- Specified by:
getLegendin interfaceCfnTemplate.ComboChartConfigurationProperty
-
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.
- Specified by:
getLineDataLabelsin interfaceCfnTemplate.ComboChartConfigurationProperty
-
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.- Specified by:
getPrimaryYAxisDisplayOptionsin interfaceCfnTemplate.ComboChartConfigurationProperty
-
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.- Specified by:
getPrimaryYAxisLabelOptionsin interfaceCfnTemplate.ComboChartConfigurationProperty
-
getReferenceLines
Description copied from interface:CfnTemplate.ComboChartConfigurationPropertyThe reference line setup of the visual.- Specified by:
getReferenceLinesin interfaceCfnTemplate.ComboChartConfigurationProperty
-
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.- Specified by:
getSecondaryYAxisDisplayOptionsin interfaceCfnTemplate.ComboChartConfigurationProperty
-
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.- Specified by:
getSecondaryYAxisLabelOptionsin interfaceCfnTemplate.ComboChartConfigurationProperty
-
getSortConfiguration
Description copied from interface:CfnTemplate.ComboChartConfigurationPropertyThe sort configuration of aComboChartVisual.- Specified by:
getSortConfigurationin interfaceCfnTemplate.ComboChartConfigurationProperty
-
getTooltip
Description copied from interface:CfnTemplate.ComboChartConfigurationPropertyThe legend display setup of the visual.- Specified by:
getTooltipin interfaceCfnTemplate.ComboChartConfigurationProperty
-
getVisualPalette
Description copied from interface:CfnTemplate.ComboChartConfigurationPropertyThe palette (chart color) display setup of the visual.- Specified by:
getVisualPalettein interfaceCfnTemplate.ComboChartConfigurationProperty
-
$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()
-