Class CfnTemplatePropsMixin.LineChartConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnTemplatePropsMixin.LineChartConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnTemplatePropsMixin.LineChartConfigurationProperty
CfnTemplatePropsMixin.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.cfnpropertymixins.services.quicksight.CfnTemplatePropsMixin.LineChartConfigurationProperty
CfnTemplatePropsMixin.LineChartConfigurationProperty.Builder, CfnTemplatePropsMixin.LineChartConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTemplatePropsMixin.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 general visual interactions setup for a visual.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 ObjectReturns union: eitherIResolvableorCfnTemplatePropsMixin.SingleAxisOptionsPropertyfinal 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 theCfnTemplatePropsMixin.LineChartConfigurationProperty.Builder.
-
-
Method Details
-
getContributionAnalysisDefaults
Description copied from interface:CfnTemplatePropsMixin.LineChartConfigurationPropertyThe default configuration of a line chart's contribution analysis.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnTemplatePropsMixin.ContributionAnalysisDefaultProperty>- Specified by:
getContributionAnalysisDefaultsin interfaceCfnTemplatePropsMixin.LineChartConfigurationProperty- See Also:
-
getDataLabels
Description copied from interface:CfnTemplatePropsMixin.LineChartConfigurationPropertyThe data label configuration of a line chart.Returns union: either
IResolvableorCfnTemplatePropsMixin.DataLabelOptionsProperty- Specified by:
getDataLabelsin interfaceCfnTemplatePropsMixin.LineChartConfigurationProperty- See Also:
-
getDefaultSeriesSettings
Description copied from interface:CfnTemplatePropsMixin.LineChartConfigurationPropertyThe options that determine the default presentation of all line series inLineChartVisual.Returns union: either
IResolvableorCfnTemplatePropsMixin.LineChartDefaultSeriesSettingsProperty- Specified by:
getDefaultSeriesSettingsin interfaceCfnTemplatePropsMixin.LineChartConfigurationProperty- See Also:
-
getFieldWells
Description copied from interface:CfnTemplatePropsMixin.LineChartConfigurationPropertyThe field well configuration of a line chart.Returns union: either
IResolvableorCfnTemplatePropsMixin.LineChartFieldWellsProperty- Specified by:
getFieldWellsin interfaceCfnTemplatePropsMixin.LineChartConfigurationProperty- See Also:
-
getForecastConfigurations
Description copied from interface:CfnTemplatePropsMixin.LineChartConfigurationPropertyThe forecast configuration of a line chart.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnTemplatePropsMixin.ForecastConfigurationProperty>- Specified by:
getForecastConfigurationsin interfaceCfnTemplatePropsMixin.LineChartConfigurationProperty- See Also:
-
getInteractions
Description copied from interface:CfnTemplatePropsMixin.LineChartConfigurationPropertyThe general visual interactions setup for a visual.Returns union: either
IResolvableorCfnTemplatePropsMixin.VisualInteractionOptionsProperty- Specified by:
getInteractionsin interfaceCfnTemplatePropsMixin.LineChartConfigurationProperty- See Also:
-
getLegend
Description copied from interface:CfnTemplatePropsMixin.LineChartConfigurationPropertyThe legend configuration of a line chart.Returns union: either
IResolvableorCfnTemplatePropsMixin.LegendOptionsProperty- Specified by:
getLegendin interfaceCfnTemplatePropsMixin.LineChartConfigurationProperty- See Also:
-
getPrimaryYAxisDisplayOptions
Description copied from interface:CfnTemplatePropsMixin.LineChartConfigurationPropertyThe series axis configuration of a line chart.Returns union: either
IResolvableorCfnTemplatePropsMixin.LineSeriesAxisDisplayOptionsProperty- Specified by:
getPrimaryYAxisDisplayOptionsin interfaceCfnTemplatePropsMixin.LineChartConfigurationProperty- See Also:
-
getPrimaryYAxisLabelOptions
Description copied from interface:CfnTemplatePropsMixin.LineChartConfigurationPropertyThe options that determine the presentation of the y-axis label.Returns union: either
IResolvableorCfnTemplatePropsMixin.ChartAxisLabelOptionsProperty- Specified by:
getPrimaryYAxisLabelOptionsin interfaceCfnTemplatePropsMixin.LineChartConfigurationProperty- See Also:
-
getReferenceLines
Description copied from interface:CfnTemplatePropsMixin.LineChartConfigurationPropertyThe reference lines configuration of a line chart.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnTemplatePropsMixin.ReferenceLineProperty>- Specified by:
getReferenceLinesin interfaceCfnTemplatePropsMixin.LineChartConfigurationProperty- See Also:
-
getSecondaryYAxisDisplayOptions
Description copied from interface:CfnTemplatePropsMixin.LineChartConfigurationPropertyThe series axis configuration of a line chart.Returns union: either
IResolvableorCfnTemplatePropsMixin.LineSeriesAxisDisplayOptionsProperty- Specified by:
getSecondaryYAxisDisplayOptionsin interfaceCfnTemplatePropsMixin.LineChartConfigurationProperty- See Also:
-
getSecondaryYAxisLabelOptions
Description copied from interface:CfnTemplatePropsMixin.LineChartConfigurationPropertyThe options that determine the presentation of the secondary y-axis label.Returns union: either
IResolvableorCfnTemplatePropsMixin.ChartAxisLabelOptionsProperty- Specified by:
getSecondaryYAxisLabelOptionsin interfaceCfnTemplatePropsMixin.LineChartConfigurationProperty- See Also:
-
getSeries
Description copied from interface:CfnTemplatePropsMixin.LineChartConfigurationPropertyThe series item configuration of a line chart.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnTemplatePropsMixin.SeriesItemProperty>- Specified by:
getSeriesin interfaceCfnTemplatePropsMixin.LineChartConfigurationProperty- See Also:
-
getSingleAxisOptions
Description copied from interface:CfnTemplatePropsMixin.LineChartConfigurationPropertyReturns union: eitherIResolvableorCfnTemplatePropsMixin.SingleAxisOptionsProperty- Specified by:
getSingleAxisOptionsin interfaceCfnTemplatePropsMixin.LineChartConfigurationProperty- See Also:
-
getSmallMultiplesOptions
Description copied from interface:CfnTemplatePropsMixin.LineChartConfigurationPropertyThe small multiples setup for the visual.Returns union: either
IResolvableorCfnTemplatePropsMixin.SmallMultiplesOptionsProperty- Specified by:
getSmallMultiplesOptionsin interfaceCfnTemplatePropsMixin.LineChartConfigurationProperty- See Also:
-
getSortConfiguration
Description copied from interface:CfnTemplatePropsMixin.LineChartConfigurationPropertyThe sort configuration of a line chart.Returns union: either
IResolvableorCfnTemplatePropsMixin.LineChartSortConfigurationProperty- Specified by:
getSortConfigurationin interfaceCfnTemplatePropsMixin.LineChartConfigurationProperty- See Also:
-
getTooltip
Description copied from interface:CfnTemplatePropsMixin.LineChartConfigurationPropertyThe tooltip configuration of a line chart.Returns union: either
IResolvableorCfnTemplatePropsMixin.TooltipOptionsProperty- Specified by:
getTooltipin interfaceCfnTemplatePropsMixin.LineChartConfigurationProperty- See Also:
-
getType
Description copied from interface:CfnTemplatePropsMixin.LineChartConfigurationPropertyDetermines the type of the line chart.- Specified by:
getTypein interfaceCfnTemplatePropsMixin.LineChartConfigurationProperty- See Also:
-
getVisualPalette
Description copied from interface:CfnTemplatePropsMixin.LineChartConfigurationPropertyThe visual palette configuration of a line chart.Returns union: either
IResolvableorCfnTemplatePropsMixin.VisualPaletteProperty- Specified by:
getVisualPalettein interfaceCfnTemplatePropsMixin.LineChartConfigurationProperty- See Also:
-
getXAxisDisplayOptions
Description copied from interface:CfnTemplatePropsMixin.LineChartConfigurationPropertyThe options that determine the presentation of the x-axis.Returns union: either
IResolvableorCfnTemplatePropsMixin.AxisDisplayOptionsProperty- Specified by:
getXAxisDisplayOptionsin interfaceCfnTemplatePropsMixin.LineChartConfigurationProperty- See Also:
-
getXAxisLabelOptions
Description copied from interface:CfnTemplatePropsMixin.LineChartConfigurationPropertyThe options that determine the presentation of the x-axis label.Returns union: either
IResolvableorCfnTemplatePropsMixin.ChartAxisLabelOptionsProperty- Specified by:
getXAxisLabelOptionsin interfaceCfnTemplatePropsMixin.LineChartConfigurationProperty- 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()
-