Uses of Class
software.amazon.awscdk.services.quicksight.CfnTemplate.LineChartConfigurationProperty.Builder
-
Uses of CfnTemplate.LineChartConfigurationProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnTemplate.LineChartConfigurationProperty.builder()
CfnTemplate.LineChartConfigurationProperty.Builder.contributionAnalysisDefaults
(List<? extends Object> contributionAnalysisDefaults) CfnTemplate.LineChartConfigurationProperty.Builder.contributionAnalysisDefaults
(IResolvable contributionAnalysisDefaults) CfnTemplate.LineChartConfigurationProperty.Builder.dataLabels
(IResolvable dataLabels) Sets the value ofCfnTemplate.LineChartConfigurationProperty.getDataLabels()
CfnTemplate.LineChartConfigurationProperty.Builder.dataLabels
(CfnTemplate.DataLabelOptionsProperty dataLabels) Sets the value ofCfnTemplate.LineChartConfigurationProperty.getDataLabels()
CfnTemplate.LineChartConfigurationProperty.Builder.defaultSeriesSettings
(IResolvable defaultSeriesSettings) Sets the value ofCfnTemplate.LineChartConfigurationProperty.getDefaultSeriesSettings()
CfnTemplate.LineChartConfigurationProperty.Builder.defaultSeriesSettings
(CfnTemplate.LineChartDefaultSeriesSettingsProperty defaultSeriesSettings) Sets the value ofCfnTemplate.LineChartConfigurationProperty.getDefaultSeriesSettings()
CfnTemplate.LineChartConfigurationProperty.Builder.fieldWells
(IResolvable fieldWells) Sets the value ofCfnTemplate.LineChartConfigurationProperty.getFieldWells()
CfnTemplate.LineChartConfigurationProperty.Builder.fieldWells
(CfnTemplate.LineChartFieldWellsProperty fieldWells) Sets the value ofCfnTemplate.LineChartConfigurationProperty.getFieldWells()
CfnTemplate.LineChartConfigurationProperty.Builder.forecastConfigurations
(List<? extends Object> forecastConfigurations) Sets the value ofCfnTemplate.LineChartConfigurationProperty.getForecastConfigurations()
CfnTemplate.LineChartConfigurationProperty.Builder.forecastConfigurations
(IResolvable forecastConfigurations) Sets the value ofCfnTemplate.LineChartConfigurationProperty.getForecastConfigurations()
CfnTemplate.LineChartConfigurationProperty.Builder.legend
(IResolvable legend) Sets the value ofCfnTemplate.LineChartConfigurationProperty.getLegend()
CfnTemplate.LineChartConfigurationProperty.Builder.legend
(CfnTemplate.LegendOptionsProperty legend) Sets the value ofCfnTemplate.LineChartConfigurationProperty.getLegend()
CfnTemplate.LineChartConfigurationProperty.Builder.primaryYAxisDisplayOptions
(IResolvable primaryYAxisDisplayOptions) CfnTemplate.LineChartConfigurationProperty.Builder.primaryYAxisDisplayOptions
(CfnTemplate.LineSeriesAxisDisplayOptionsProperty primaryYAxisDisplayOptions) CfnTemplate.LineChartConfigurationProperty.Builder.primaryYAxisLabelOptions
(IResolvable primaryYAxisLabelOptions) Sets the value ofCfnTemplate.LineChartConfigurationProperty.getPrimaryYAxisLabelOptions()
CfnTemplate.LineChartConfigurationProperty.Builder.primaryYAxisLabelOptions
(CfnTemplate.ChartAxisLabelOptionsProperty primaryYAxisLabelOptions) Sets the value ofCfnTemplate.LineChartConfigurationProperty.getPrimaryYAxisLabelOptions()
CfnTemplate.LineChartConfigurationProperty.Builder.referenceLines
(List<? extends Object> referenceLines) Sets the value ofCfnTemplate.LineChartConfigurationProperty.getReferenceLines()
CfnTemplate.LineChartConfigurationProperty.Builder.referenceLines
(IResolvable referenceLines) Sets the value ofCfnTemplate.LineChartConfigurationProperty.getReferenceLines()
CfnTemplate.LineChartConfigurationProperty.Builder.secondaryYAxisDisplayOptions
(IResolvable secondaryYAxisDisplayOptions) CfnTemplate.LineChartConfigurationProperty.Builder.secondaryYAxisDisplayOptions
(CfnTemplate.LineSeriesAxisDisplayOptionsProperty secondaryYAxisDisplayOptions) CfnTemplate.LineChartConfigurationProperty.Builder.secondaryYAxisLabelOptions
(IResolvable secondaryYAxisLabelOptions) CfnTemplate.LineChartConfigurationProperty.Builder.secondaryYAxisLabelOptions
(CfnTemplate.ChartAxisLabelOptionsProperty secondaryYAxisLabelOptions) Sets the value ofCfnTemplate.LineChartConfigurationProperty.getSeries()
CfnTemplate.LineChartConfigurationProperty.Builder.series
(IResolvable series) Sets the value ofCfnTemplate.LineChartConfigurationProperty.getSeries()
CfnTemplate.LineChartConfigurationProperty.Builder.smallMultiplesOptions
(IResolvable smallMultiplesOptions) Sets the value ofCfnTemplate.LineChartConfigurationProperty.getSmallMultiplesOptions()
CfnTemplate.LineChartConfigurationProperty.Builder.smallMultiplesOptions
(CfnTemplate.SmallMultiplesOptionsProperty smallMultiplesOptions) Sets the value ofCfnTemplate.LineChartConfigurationProperty.getSmallMultiplesOptions()
CfnTemplate.LineChartConfigurationProperty.Builder.sortConfiguration
(IResolvable sortConfiguration) Sets the value ofCfnTemplate.LineChartConfigurationProperty.getSortConfiguration()
CfnTemplate.LineChartConfigurationProperty.Builder.sortConfiguration
(CfnTemplate.LineChartSortConfigurationProperty sortConfiguration) Sets the value ofCfnTemplate.LineChartConfigurationProperty.getSortConfiguration()
CfnTemplate.LineChartConfigurationProperty.Builder.tooltip
(IResolvable tooltip) Sets the value ofCfnTemplate.LineChartConfigurationProperty.getTooltip()
CfnTemplate.LineChartConfigurationProperty.Builder.tooltip
(CfnTemplate.TooltipOptionsProperty tooltip) Sets the value ofCfnTemplate.LineChartConfigurationProperty.getTooltip()
Sets the value ofCfnTemplate.LineChartConfigurationProperty.getType()
CfnTemplate.LineChartConfigurationProperty.Builder.visualPalette
(IResolvable visualPalette) Sets the value ofCfnTemplate.LineChartConfigurationProperty.getVisualPalette()
CfnTemplate.LineChartConfigurationProperty.Builder.visualPalette
(CfnTemplate.VisualPaletteProperty visualPalette) Sets the value ofCfnTemplate.LineChartConfigurationProperty.getVisualPalette()
CfnTemplate.LineChartConfigurationProperty.Builder.xAxisDisplayOptions
(IResolvable xAxisDisplayOptions) Sets the value ofCfnTemplate.LineChartConfigurationProperty.getXAxisDisplayOptions()
CfnTemplate.LineChartConfigurationProperty.Builder.xAxisDisplayOptions
(CfnTemplate.AxisDisplayOptionsProperty xAxisDisplayOptions) Sets the value ofCfnTemplate.LineChartConfigurationProperty.getXAxisDisplayOptions()
CfnTemplate.LineChartConfigurationProperty.Builder.xAxisLabelOptions
(IResolvable xAxisLabelOptions) Sets the value ofCfnTemplate.LineChartConfigurationProperty.getXAxisLabelOptions()
CfnTemplate.LineChartConfigurationProperty.Builder.xAxisLabelOptions
(CfnTemplate.ChartAxisLabelOptionsProperty xAxisLabelOptions) Sets the value ofCfnTemplate.LineChartConfigurationProperty.getXAxisLabelOptions()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTemplate.LineChartConfigurationProperty.Builder
.