Class CfnDashboard.PieChartConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnDashboard.PieChartConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDashboard.PieChartConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnDashboard.PieChartConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnDashboard.PieChartConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDashboard.PieChartConfigurationProperty
An implementation for
CfnDashboard.PieChartConfigurationProperty-
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.PieChartConfigurationProperty
CfnDashboard.PieChartConfigurationProperty.Builder, CfnDashboard.PieChartConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDashboard.PieChartConfigurationProperty.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 label options of the group/color that is displayed in a pie chart.final ObjectThe contribution analysis (anomaly configuration) setup of the visual.final ObjectThe options that determine if visual data labels are displayed.final ObjectThe options that determine the shape of the chart.final ObjectThe field wells of the visual.final ObjectThe legend display setup of the visual.final ObjectThe small multiples setup for the visual.final ObjectThe sort configuration of a pie chart.final ObjectThe tooltip display setup of the visual.final ObjectThe label options for the value that is displayed in a pie chart.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.PieChartConfigurationProperty.Builder.
-
-
Method Details
-
getCategoryLabelOptions
Description copied from interface:CfnDashboard.PieChartConfigurationPropertyThe label options of the group/color that is displayed in a pie chart.- Specified by:
getCategoryLabelOptionsin interfaceCfnDashboard.PieChartConfigurationProperty
-
getContributionAnalysisDefaults
Description copied from interface:CfnDashboard.PieChartConfigurationPropertyThe contribution analysis (anomaly configuration) setup of the visual.- Specified by:
getContributionAnalysisDefaultsin interfaceCfnDashboard.PieChartConfigurationProperty
-
getDataLabels
Description copied from interface:CfnDashboard.PieChartConfigurationPropertyThe options that determine if visual data labels are displayed.- Specified by:
getDataLabelsin interfaceCfnDashboard.PieChartConfigurationProperty
-
getDonutOptions
Description copied from interface:CfnDashboard.PieChartConfigurationPropertyThe options that determine the shape of the chart.This option determines whether the chart is a pie chart or a donut chart.
- Specified by:
getDonutOptionsin interfaceCfnDashboard.PieChartConfigurationProperty
-
getFieldWells
Description copied from interface:CfnDashboard.PieChartConfigurationPropertyThe field wells of the visual.- Specified by:
getFieldWellsin interfaceCfnDashboard.PieChartConfigurationProperty
-
getLegend
Description copied from interface:CfnDashboard.PieChartConfigurationPropertyThe legend display setup of the visual.- Specified by:
getLegendin interfaceCfnDashboard.PieChartConfigurationProperty
-
getSmallMultiplesOptions
Description copied from interface:CfnDashboard.PieChartConfigurationPropertyThe small multiples setup for the visual.- Specified by:
getSmallMultiplesOptionsin interfaceCfnDashboard.PieChartConfigurationProperty
-
getSortConfiguration
Description copied from interface:CfnDashboard.PieChartConfigurationPropertyThe sort configuration of a pie chart.- Specified by:
getSortConfigurationin interfaceCfnDashboard.PieChartConfigurationProperty
-
getTooltip
Description copied from interface:CfnDashboard.PieChartConfigurationPropertyThe tooltip display setup of the visual.- Specified by:
getTooltipin interfaceCfnDashboard.PieChartConfigurationProperty
-
getValueLabelOptions
Description copied from interface:CfnDashboard.PieChartConfigurationPropertyThe label options for the value that is displayed in a pie chart.- Specified by:
getValueLabelOptionsin interfaceCfnDashboard.PieChartConfigurationProperty
-
getVisualPalette
Description copied from interface:CfnDashboard.PieChartConfigurationPropertyThe palette (chart color) display setup of the visual.- Specified by:
getVisualPalettein interfaceCfnDashboard.PieChartConfigurationProperty
-
$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()
-