Class CfnDashboard.BarChartConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnDashboard.BarChartConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDashboard.BarChartConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDashboard.BarChartConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnDashboard.BarChartConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDashboard.BarChartConfigurationProperty
An implementation for
CfnDashboard.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.services.quicksight.CfnDashboard.BarChartConfigurationProperty
CfnDashboard.BarChartConfigurationProperty.Builder, CfnDashboard.BarChartConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDashboard.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 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 theCfnDashboard.BarChartConfigurationProperty.Builder.
-
-
Method Details
-
getBarsArrangement
Description copied from interface:CfnDashboard.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 interfaceCfnDashboard.BarChartConfigurationProperty- See Also:
-
getCategoryAxis
Description copied from interface:CfnDashboard.BarChartConfigurationPropertyThe label display options (grid line, range, scale, axis step) for bar chart category.- Specified by:
getCategoryAxisin interfaceCfnDashboard.BarChartConfigurationProperty- See Also:
-
getCategoryLabelOptions
Description copied from interface:CfnDashboard.BarChartConfigurationPropertyThe label options (label text, label visibility and sort icon visibility) for a bar chart.- Specified by:
getCategoryLabelOptionsin interfaceCfnDashboard.BarChartConfigurationProperty- See Also:
-
getColorLabelOptions
Description copied from interface:CfnDashboard.BarChartConfigurationPropertyThe label options (label text, label visibility and sort icon visibility) for a color that is used in a bar chart.- Specified by:
getColorLabelOptionsin interfaceCfnDashboard.BarChartConfigurationProperty- See Also:
-
getContributionAnalysisDefaults
Description copied from interface:CfnDashboard.BarChartConfigurationPropertyThe contribution analysis (anomaly configuration) setup of the visual.- Specified by:
getContributionAnalysisDefaultsin interfaceCfnDashboard.BarChartConfigurationProperty- See Also:
-
getDataLabels
Description copied from interface:CfnDashboard.BarChartConfigurationPropertyThe options that determine if visual data labels are displayed.- Specified by:
getDataLabelsin interfaceCfnDashboard.BarChartConfigurationProperty- See Also:
-
getFieldWells
Description copied from interface:CfnDashboard.BarChartConfigurationPropertyThe field wells of the visual.- Specified by:
getFieldWellsin interfaceCfnDashboard.BarChartConfigurationProperty- See Also:
-
getLegend
Description copied from interface:CfnDashboard.BarChartConfigurationPropertyThe legend display setup of the visual.- Specified by:
getLegendin interfaceCfnDashboard.BarChartConfigurationProperty- See Also:
-
getOrientation
Description copied from interface:CfnDashboard.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 interfaceCfnDashboard.BarChartConfigurationProperty- See Also:
-
getReferenceLines
Description copied from interface:CfnDashboard.BarChartConfigurationPropertyThe reference line setup of the visual.- Specified by:
getReferenceLinesin interfaceCfnDashboard.BarChartConfigurationProperty- See Also:
-
getSmallMultiplesOptions
Description copied from interface:CfnDashboard.BarChartConfigurationPropertyThe small multiples setup for the visual.- Specified by:
getSmallMultiplesOptionsin interfaceCfnDashboard.BarChartConfigurationProperty- See Also:
-
getSortConfiguration
Description copied from interface:CfnDashboard.BarChartConfigurationPropertyThe sort configuration of aBarChartVisual.- Specified by:
getSortConfigurationin interfaceCfnDashboard.BarChartConfigurationProperty- See Also:
-
getTooltip
Description copied from interface:CfnDashboard.BarChartConfigurationPropertyThe tooltip display setup of the visual.- Specified by:
getTooltipin interfaceCfnDashboard.BarChartConfigurationProperty- See Also:
-
getValueAxis
Description copied from interface:CfnDashboard.BarChartConfigurationPropertyThe label display options (grid line, range, scale, axis step) for a bar chart value.- Specified by:
getValueAxisin interfaceCfnDashboard.BarChartConfigurationProperty- See Also:
-
getValueLabelOptions
Description copied from interface:CfnDashboard.BarChartConfigurationPropertyThe label options (label text, label visibility and sort icon visibility) for a bar chart value.- Specified by:
getValueLabelOptionsin interfaceCfnDashboard.BarChartConfigurationProperty- See Also:
-
getVisualPalette
Description copied from interface:CfnDashboard.BarChartConfigurationPropertyThe palette (chart color) display setup of the visual.- Specified by:
getVisualPalettein interfaceCfnDashboard.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()
-