Class CfnTemplate.RadarChartConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnTemplate.RadarChartConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTemplate.RadarChartConfigurationProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTemplate.RadarChartConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnTemplate.RadarChartConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTemplate.RadarChartConfigurationProperty
An implementation for
CfnTemplate.RadarChartConfigurationProperty
-
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.RadarChartConfigurationProperty
CfnTemplate.RadarChartConfigurationProperty.Builder, CfnTemplate.RadarChartConfigurationProperty.Jsii$Proxy
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTemplate.RadarChartConfigurationProperty.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 visibility of the colors of alternatign bands in a radar chart.final String
The color of the even-numbered alternate bands of a radar chart.final String
The color of the odd-numbered alternate bands of a radar chart.final String
The axis behavior options of a radar chart.final Object
The base sreies settings of a radar chart.final Object
The category axis of a radar chart.final Object
The category label options of a radar chart.final Object
The color axis of a radar chart.final Object
The color label options of a radar chart.final Object
The field well configuration of aRadarChartVisual
.final Object
The general visual interactions setup for a visual.final Object
The legend display setup of the visual.final String
getShape()
The shape of the radar chart.final Object
The sort configuration of aRadarChartVisual
.final Number
The start angle of a radar chart's axis.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.RadarChartConfigurationProperty.Builder
.
-
-
Method Details
-
getAlternateBandColorsVisibility
Description copied from interface:CfnTemplate.RadarChartConfigurationProperty
Determines the visibility of the colors of alternatign bands in a radar chart.- Specified by:
getAlternateBandColorsVisibility
in interfaceCfnTemplate.RadarChartConfigurationProperty
- See Also:
-
getAlternateBandEvenColor
Description copied from interface:CfnTemplate.RadarChartConfigurationProperty
The color of the even-numbered alternate bands of a radar chart.- Specified by:
getAlternateBandEvenColor
in interfaceCfnTemplate.RadarChartConfigurationProperty
- See Also:
-
getAlternateBandOddColor
Description copied from interface:CfnTemplate.RadarChartConfigurationProperty
The color of the odd-numbered alternate bands of a radar chart.- Specified by:
getAlternateBandOddColor
in interfaceCfnTemplate.RadarChartConfigurationProperty
- See Also:
-
getAxesRangeScale
Description copied from interface:CfnTemplate.RadarChartConfigurationProperty
The axis behavior options of a radar chart.- Specified by:
getAxesRangeScale
in interfaceCfnTemplate.RadarChartConfigurationProperty
- See Also:
-
getBaseSeriesSettings
Description copied from interface:CfnTemplate.RadarChartConfigurationProperty
The base sreies settings of a radar chart.- Specified by:
getBaseSeriesSettings
in interfaceCfnTemplate.RadarChartConfigurationProperty
- See Also:
-
getCategoryAxis
Description copied from interface:CfnTemplate.RadarChartConfigurationProperty
The category axis of a radar chart.- Specified by:
getCategoryAxis
in interfaceCfnTemplate.RadarChartConfigurationProperty
- See Also:
-
getCategoryLabelOptions
Description copied from interface:CfnTemplate.RadarChartConfigurationProperty
The category label options of a radar chart.- Specified by:
getCategoryLabelOptions
in interfaceCfnTemplate.RadarChartConfigurationProperty
- See Also:
-
getColorAxis
Description copied from interface:CfnTemplate.RadarChartConfigurationProperty
The color axis of a radar chart.- Specified by:
getColorAxis
in interfaceCfnTemplate.RadarChartConfigurationProperty
- See Also:
-
getColorLabelOptions
Description copied from interface:CfnTemplate.RadarChartConfigurationProperty
The color label options of a radar chart.- Specified by:
getColorLabelOptions
in interfaceCfnTemplate.RadarChartConfigurationProperty
- See Also:
-
getFieldWells
Description copied from interface:CfnTemplate.RadarChartConfigurationProperty
The field well configuration of aRadarChartVisual
.- Specified by:
getFieldWells
in interfaceCfnTemplate.RadarChartConfigurationProperty
- See Also:
-
getInteractions
Description copied from interface:CfnTemplate.RadarChartConfigurationProperty
The general visual interactions setup for a visual.- Specified by:
getInteractions
in interfaceCfnTemplate.RadarChartConfigurationProperty
- See Also:
-
getLegend
Description copied from interface:CfnTemplate.RadarChartConfigurationProperty
The legend display setup of the visual.- Specified by:
getLegend
in interfaceCfnTemplate.RadarChartConfigurationProperty
- See Also:
-
getShape
Description copied from interface:CfnTemplate.RadarChartConfigurationProperty
The shape of the radar chart.- Specified by:
getShape
in interfaceCfnTemplate.RadarChartConfigurationProperty
- See Also:
-
getSortConfiguration
Description copied from interface:CfnTemplate.RadarChartConfigurationProperty
The sort configuration of aRadarChartVisual
.- Specified by:
getSortConfiguration
in interfaceCfnTemplate.RadarChartConfigurationProperty
- See Also:
-
getStartAngle
Description copied from interface:CfnTemplate.RadarChartConfigurationProperty
The start angle of a radar chart's axis.- Specified by:
getStartAngle
in interfaceCfnTemplate.RadarChartConfigurationProperty
- See Also:
-
getVisualPalette
Description copied from interface:CfnTemplate.RadarChartConfigurationProperty
The palette (chart color) display setup of the visual.- Specified by:
getVisualPalette
in interfaceCfnTemplate.RadarChartConfigurationProperty
- See Also:
-
$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()
-