Class CfnTemplate.BarChartConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnTemplate.BarChartConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTemplate.BarChartConfigurationProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTemplate.BarChartConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnTemplate.BarChartConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTemplate.BarChartConfigurationProperty
An implementation for
CfnTemplate.BarChartConfigurationProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.quicksight.CfnTemplate.BarChartConfigurationProperty
CfnTemplate.BarChartConfigurationProperty.Builder, CfnTemplate.BarChartConfigurationProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTemplate.BarChartConfigurationProperty.Builder
.protected
Jsii$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.JsonNode
final boolean
final String
Determines the arrangement of the bars.final Object
The label display options (grid line, range, scale, axis step) for bar chart category.final Object
The label options (label text, label visibility and sort icon visibility) for a bar chart.final Object
The label options (label text, label visibility and sort icon visibility) for a color that is used in a bar chart.final Object
The contribution analysis (anomaly configuration) setup of the visual.final Object
The options that determine if visual data labels are displayed.final Object
The field wells of the visual.final Object
The legend display setup of the visual.final String
The orientation of the bars in a bar chart visual.final Object
The reference line setup of the visual.final Object
The small multiples setup for the visual.final Object
The sort configuration of aBarChartVisual
.final Object
The tooltip display setup of the visual.final Object
The label display options (grid line, range, scale, axis step) for a bar chart value.final Object
The label options (label text, label visibility and sort icon visibility) for a bar chart value.final Object
The palette (chart color) display setup of the visual.final int
hashCode()
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.BarChartConfigurationProperty.Builder
.
-
-
Method Details
-
getBarsArrangement
Description copied from interface:CfnTemplate.BarChartConfigurationProperty
Determines the arrangement of the bars.The orientation and arrangement of bars determine the type of bar that is used in the visual.
- Specified by:
getBarsArrangement
in interfaceCfnTemplate.BarChartConfigurationProperty
-
getCategoryAxis
Description copied from interface:CfnTemplate.BarChartConfigurationProperty
The label display options (grid line, range, scale, axis step) for bar chart category.- Specified by:
getCategoryAxis
in interfaceCfnTemplate.BarChartConfigurationProperty
-
getCategoryLabelOptions
Description copied from interface:CfnTemplate.BarChartConfigurationProperty
The label options (label text, label visibility and sort icon visibility) for a bar chart.- Specified by:
getCategoryLabelOptions
in interfaceCfnTemplate.BarChartConfigurationProperty
-
getColorLabelOptions
Description copied from interface:CfnTemplate.BarChartConfigurationProperty
The label options (label text, label visibility and sort icon visibility) for a color that is used in a bar chart.- Specified by:
getColorLabelOptions
in interfaceCfnTemplate.BarChartConfigurationProperty
-
getContributionAnalysisDefaults
Description copied from interface:CfnTemplate.BarChartConfigurationProperty
The contribution analysis (anomaly configuration) setup of the visual.- Specified by:
getContributionAnalysisDefaults
in interfaceCfnTemplate.BarChartConfigurationProperty
-
getDataLabels
Description copied from interface:CfnTemplate.BarChartConfigurationProperty
The options that determine if visual data labels are displayed.- Specified by:
getDataLabels
in interfaceCfnTemplate.BarChartConfigurationProperty
-
getFieldWells
Description copied from interface:CfnTemplate.BarChartConfigurationProperty
The field wells of the visual.- Specified by:
getFieldWells
in interfaceCfnTemplate.BarChartConfigurationProperty
-
getLegend
Description copied from interface:CfnTemplate.BarChartConfigurationProperty
The legend display setup of the visual.- Specified by:
getLegend
in interfaceCfnTemplate.BarChartConfigurationProperty
-
getOrientation
Description copied from interface:CfnTemplate.BarChartConfigurationProperty
The 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:
getOrientation
in interfaceCfnTemplate.BarChartConfigurationProperty
-
getReferenceLines
Description copied from interface:CfnTemplate.BarChartConfigurationProperty
The reference line setup of the visual.- Specified by:
getReferenceLines
in interfaceCfnTemplate.BarChartConfigurationProperty
-
getSmallMultiplesOptions
Description copied from interface:CfnTemplate.BarChartConfigurationProperty
The small multiples setup for the visual.- Specified by:
getSmallMultiplesOptions
in interfaceCfnTemplate.BarChartConfigurationProperty
-
getSortConfiguration
Description copied from interface:CfnTemplate.BarChartConfigurationProperty
The sort configuration of aBarChartVisual
.- Specified by:
getSortConfiguration
in interfaceCfnTemplate.BarChartConfigurationProperty
-
getTooltip
Description copied from interface:CfnTemplate.BarChartConfigurationProperty
The tooltip display setup of the visual.- Specified by:
getTooltip
in interfaceCfnTemplate.BarChartConfigurationProperty
-
getValueAxis
Description copied from interface:CfnTemplate.BarChartConfigurationProperty
The label display options (grid line, range, scale, axis step) for a bar chart value.- Specified by:
getValueAxis
in interfaceCfnTemplate.BarChartConfigurationProperty
-
getValueLabelOptions
Description copied from interface:CfnTemplate.BarChartConfigurationProperty
The label options (label text, label visibility and sort icon visibility) for a bar chart value.- Specified by:
getValueLabelOptions
in interfaceCfnTemplate.BarChartConfigurationProperty
-
getVisualPalette
Description copied from interface:CfnTemplate.BarChartConfigurationProperty
The palette (chart color) display setup of the visual.- Specified by:
getVisualPalette
in interfaceCfnTemplate.BarChartConfigurationProperty
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-