Class CfnTemplate.LineChartConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.quicksight.CfnTemplate.LineChartConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTemplate.LineChartConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnTemplate.LineChartConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnTemplate.LineChartConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnTemplate.LineChartConfigurationProperty
An implementation for
CfnTemplate.LineChartConfigurationProperty-
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.CfnTemplate.LineChartConfigurationProperty
CfnTemplate.LineChartConfigurationProperty.Builder, CfnTemplate.LineChartConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTemplate.LineChartConfigurationProperty.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 default configuration of a line chart's contribution analysis.final ObjectThe data label configuration of a line chart.final ObjectThe options that determine the default presentation of all line series inLineChartVisual.final ObjectThe field well configuration of a line chart.final ObjectThe forecast configuration of a line chart.final ObjectThe legend configuration of a line chart.final ObjectThe series axis configuration of a line chart.final ObjectThe options that determine the presentation of the y-axis label.final ObjectThe reference lines configuration of a line chart.final ObjectThe series axis configuration of a line chart.final ObjectThe options that determine the presentation of the secondary y-axis label.final ObjectThe series item configuration of a line chart.final ObjectThe small multiples setup for the visual.final ObjectThe sort configuration of a line chart.final ObjectThe tooltip configuration of a line chart.final StringgetType()Determines the type of the line chart.final ObjectThe visual palette configuration of a line chart.final ObjectThe options that determine the presentation of the x-axis.final ObjectThe options that determine the presentation of the x-axis label.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 theCfnTemplate.LineChartConfigurationProperty.Builder.
-
-
Method Details
-
getContributionAnalysisDefaults
Description copied from interface:CfnTemplate.LineChartConfigurationPropertyThe default configuration of a line chart's contribution analysis.- Specified by:
getContributionAnalysisDefaultsin interfaceCfnTemplate.LineChartConfigurationProperty
-
getDataLabels
Description copied from interface:CfnTemplate.LineChartConfigurationPropertyThe data label configuration of a line chart.- Specified by:
getDataLabelsin interfaceCfnTemplate.LineChartConfigurationProperty
-
getDefaultSeriesSettings
Description copied from interface:CfnTemplate.LineChartConfigurationPropertyThe options that determine the default presentation of all line series inLineChartVisual.- Specified by:
getDefaultSeriesSettingsin interfaceCfnTemplate.LineChartConfigurationProperty
-
getFieldWells
Description copied from interface:CfnTemplate.LineChartConfigurationPropertyThe field well configuration of a line chart.- Specified by:
getFieldWellsin interfaceCfnTemplate.LineChartConfigurationProperty
-
getForecastConfigurations
Description copied from interface:CfnTemplate.LineChartConfigurationPropertyThe forecast configuration of a line chart.- Specified by:
getForecastConfigurationsin interfaceCfnTemplate.LineChartConfigurationProperty
-
getLegend
Description copied from interface:CfnTemplate.LineChartConfigurationPropertyThe legend configuration of a line chart.- Specified by:
getLegendin interfaceCfnTemplate.LineChartConfigurationProperty
-
getPrimaryYAxisDisplayOptions
Description copied from interface:CfnTemplate.LineChartConfigurationPropertyThe series axis configuration of a line chart.- Specified by:
getPrimaryYAxisDisplayOptionsin interfaceCfnTemplate.LineChartConfigurationProperty
-
getPrimaryYAxisLabelOptions
Description copied from interface:CfnTemplate.LineChartConfigurationPropertyThe options that determine the presentation of the y-axis label.- Specified by:
getPrimaryYAxisLabelOptionsin interfaceCfnTemplate.LineChartConfigurationProperty
-
getReferenceLines
Description copied from interface:CfnTemplate.LineChartConfigurationPropertyThe reference lines configuration of a line chart.- Specified by:
getReferenceLinesin interfaceCfnTemplate.LineChartConfigurationProperty
-
getSecondaryYAxisDisplayOptions
Description copied from interface:CfnTemplate.LineChartConfigurationPropertyThe series axis configuration of a line chart.- Specified by:
getSecondaryYAxisDisplayOptionsin interfaceCfnTemplate.LineChartConfigurationProperty
-
getSecondaryYAxisLabelOptions
Description copied from interface:CfnTemplate.LineChartConfigurationPropertyThe options that determine the presentation of the secondary y-axis label.- Specified by:
getSecondaryYAxisLabelOptionsin interfaceCfnTemplate.LineChartConfigurationProperty
-
getSeries
Description copied from interface:CfnTemplate.LineChartConfigurationPropertyThe series item configuration of a line chart.- Specified by:
getSeriesin interfaceCfnTemplate.LineChartConfigurationProperty
-
getSmallMultiplesOptions
Description copied from interface:CfnTemplate.LineChartConfigurationPropertyThe small multiples setup for the visual.- Specified by:
getSmallMultiplesOptionsin interfaceCfnTemplate.LineChartConfigurationProperty
-
getSortConfiguration
Description copied from interface:CfnTemplate.LineChartConfigurationPropertyThe sort configuration of a line chart.- Specified by:
getSortConfigurationin interfaceCfnTemplate.LineChartConfigurationProperty
-
getTooltip
Description copied from interface:CfnTemplate.LineChartConfigurationPropertyThe tooltip configuration of a line chart.- Specified by:
getTooltipin interfaceCfnTemplate.LineChartConfigurationProperty
-
getType
Description copied from interface:CfnTemplate.LineChartConfigurationPropertyDetermines the type of the line chart.- Specified by:
getTypein interfaceCfnTemplate.LineChartConfigurationProperty
-
getVisualPalette
Description copied from interface:CfnTemplate.LineChartConfigurationPropertyThe visual palette configuration of a line chart.- Specified by:
getVisualPalettein interfaceCfnTemplate.LineChartConfigurationProperty
-
getXAxisDisplayOptions
Description copied from interface:CfnTemplate.LineChartConfigurationPropertyThe options that determine the presentation of the x-axis.- Specified by:
getXAxisDisplayOptionsin interfaceCfnTemplate.LineChartConfigurationProperty
-
getXAxisLabelOptions
Description copied from interface:CfnTemplate.LineChartConfigurationPropertyThe options that determine the presentation of the x-axis label.- Specified by:
getXAxisLabelOptionsin interfaceCfnTemplate.LineChartConfigurationProperty
-
$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()
-