Class CfnAnalysisPropsMixin.ScatterPlotConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAnalysisPropsMixin.ScatterPlotConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAnalysisPropsMixin.ScatterPlotConfigurationProperty
CfnAnalysisPropsMixin.ScatterPlotConfigurationProperty-
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.mixins.preview.services.quicksight.mixins.CfnAnalysisPropsMixin.ScatterPlotConfigurationProperty
CfnAnalysisPropsMixin.ScatterPlotConfigurationProperty.Builder, CfnAnalysisPropsMixin.ScatterPlotConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAnalysisPropsMixin.ScatterPlotConfigurationProperty.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 ObjectThe field wells of the visual.final ObjectThe general visual interactions setup for a visual.final ObjectThe legend display setup of the visual.final ObjectThe sort configuration of a scatter plot.final ObjectThe legend display setup of the visual.final ObjectThe palette (chart color) display setup of the visual.final ObjectThe label display options (grid line, range, scale, and axis step) of the scatter plot's x-axis.final ObjectThe label options (label text, label visibility, and sort icon visibility) of the scatter plot's x-axis.final ObjectThe label display options (grid line, range, scale, and axis step) of the scatter plot's y-axis.final ObjectThe label options (label text, label visibility, and sort icon visibility) of the scatter plot's y-axis.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 theCfnAnalysisPropsMixin.ScatterPlotConfigurationProperty.Builder.
-
-
Method Details
-
getDataLabels
Description copied from interface:CfnAnalysisPropsMixin.ScatterPlotConfigurationPropertyThe options that determine if visual data labels are displayed.Returns union: either
IResolvableorCfnAnalysisPropsMixin.DataLabelOptionsProperty- Specified by:
getDataLabelsin interfaceCfnAnalysisPropsMixin.ScatterPlotConfigurationProperty- See Also:
-
getFieldWells
Description copied from interface:CfnAnalysisPropsMixin.ScatterPlotConfigurationPropertyThe field wells of the visual.Returns union: either
IResolvableorCfnAnalysisPropsMixin.ScatterPlotFieldWellsProperty- Specified by:
getFieldWellsin interfaceCfnAnalysisPropsMixin.ScatterPlotConfigurationProperty- See Also:
-
getInteractions
Description copied from interface:CfnAnalysisPropsMixin.ScatterPlotConfigurationPropertyThe general visual interactions setup for a visual.Returns union: either
IResolvableorCfnAnalysisPropsMixin.VisualInteractionOptionsProperty- Specified by:
getInteractionsin interfaceCfnAnalysisPropsMixin.ScatterPlotConfigurationProperty- See Also:
-
getLegend
Description copied from interface:CfnAnalysisPropsMixin.ScatterPlotConfigurationPropertyThe legend display setup of the visual.Returns union: either
IResolvableorCfnAnalysisPropsMixin.LegendOptionsProperty- Specified by:
getLegendin interfaceCfnAnalysisPropsMixin.ScatterPlotConfigurationProperty- See Also:
-
getSortConfiguration
Description copied from interface:CfnAnalysisPropsMixin.ScatterPlotConfigurationPropertyThe sort configuration of a scatter plot.Returns union: either
IResolvableorCfnAnalysisPropsMixin.ScatterPlotSortConfigurationProperty- Specified by:
getSortConfigurationin interfaceCfnAnalysisPropsMixin.ScatterPlotConfigurationProperty- See Also:
-
getTooltip
Description copied from interface:CfnAnalysisPropsMixin.ScatterPlotConfigurationPropertyThe legend display setup of the visual.Returns union: either
IResolvableorCfnAnalysisPropsMixin.TooltipOptionsProperty- Specified by:
getTooltipin interfaceCfnAnalysisPropsMixin.ScatterPlotConfigurationProperty- See Also:
-
getVisualPalette
Description copied from interface:CfnAnalysisPropsMixin.ScatterPlotConfigurationPropertyThe palette (chart color) display setup of the visual.Returns union: either
IResolvableorCfnAnalysisPropsMixin.VisualPaletteProperty- Specified by:
getVisualPalettein interfaceCfnAnalysisPropsMixin.ScatterPlotConfigurationProperty- See Also:
-
getXAxisDisplayOptions
Description copied from interface:CfnAnalysisPropsMixin.ScatterPlotConfigurationPropertyThe label display options (grid line, range, scale, and axis step) of the scatter plot's x-axis.Returns union: either
IResolvableorCfnAnalysisPropsMixin.AxisDisplayOptionsProperty- Specified by:
getXAxisDisplayOptionsin interfaceCfnAnalysisPropsMixin.ScatterPlotConfigurationProperty- See Also:
-
getXAxisLabelOptions
Description copied from interface:CfnAnalysisPropsMixin.ScatterPlotConfigurationPropertyThe label options (label text, label visibility, and sort icon visibility) of the scatter plot's x-axis.Returns union: either
IResolvableorCfnAnalysisPropsMixin.ChartAxisLabelOptionsProperty- Specified by:
getXAxisLabelOptionsin interfaceCfnAnalysisPropsMixin.ScatterPlotConfigurationProperty- See Also:
-
getYAxisDisplayOptions
Description copied from interface:CfnAnalysisPropsMixin.ScatterPlotConfigurationPropertyThe label display options (grid line, range, scale, and axis step) of the scatter plot's y-axis.Returns union: either
IResolvableorCfnAnalysisPropsMixin.AxisDisplayOptionsProperty- Specified by:
getYAxisDisplayOptionsin interfaceCfnAnalysisPropsMixin.ScatterPlotConfigurationProperty- See Also:
-
getYAxisLabelOptions
Description copied from interface:CfnAnalysisPropsMixin.ScatterPlotConfigurationPropertyThe label options (label text, label visibility, and sort icon visibility) of the scatter plot's y-axis.Returns union: either
IResolvableorCfnAnalysisPropsMixin.ChartAxisLabelOptionsProperty- Specified by:
getYAxisLabelOptionsin interfaceCfnAnalysisPropsMixin.ScatterPlotConfigurationProperty- 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()
-