Uses of Class
software.amazon.awscdk.services.quicksight.CfnTemplate.ComboChartConfigurationProperty.Builder
-
Uses of CfnTemplate.ComboChartConfigurationProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnTemplate.ComboChartConfigurationProperty.Builder.barDataLabels
(IResolvable barDataLabels) Sets the value ofCfnTemplate.ComboChartConfigurationProperty.getBarDataLabels()
CfnTemplate.ComboChartConfigurationProperty.Builder.barDataLabels
(CfnTemplate.DataLabelOptionsProperty barDataLabels) Sets the value ofCfnTemplate.ComboChartConfigurationProperty.getBarDataLabels()
CfnTemplate.ComboChartConfigurationProperty.Builder.barsArrangement
(String barsArrangement) Sets the value ofCfnTemplate.ComboChartConfigurationProperty.getBarsArrangement()
CfnTemplate.ComboChartConfigurationProperty.builder()
CfnTemplate.ComboChartConfigurationProperty.Builder.categoryAxis
(IResolvable categoryAxis) Sets the value ofCfnTemplate.ComboChartConfigurationProperty.getCategoryAxis()
CfnTemplate.ComboChartConfigurationProperty.Builder.categoryAxis
(CfnTemplate.AxisDisplayOptionsProperty categoryAxis) Sets the value ofCfnTemplate.ComboChartConfigurationProperty.getCategoryAxis()
CfnTemplate.ComboChartConfigurationProperty.Builder.categoryLabelOptions
(IResolvable categoryLabelOptions) Sets the value ofCfnTemplate.ComboChartConfigurationProperty.getCategoryLabelOptions()
CfnTemplate.ComboChartConfigurationProperty.Builder.categoryLabelOptions
(CfnTemplate.ChartAxisLabelOptionsProperty categoryLabelOptions) Sets the value ofCfnTemplate.ComboChartConfigurationProperty.getCategoryLabelOptions()
CfnTemplate.ComboChartConfigurationProperty.Builder.colorLabelOptions
(IResolvable colorLabelOptions) Sets the value ofCfnTemplate.ComboChartConfigurationProperty.getColorLabelOptions()
CfnTemplate.ComboChartConfigurationProperty.Builder.colorLabelOptions
(CfnTemplate.ChartAxisLabelOptionsProperty colorLabelOptions) Sets the value ofCfnTemplate.ComboChartConfigurationProperty.getColorLabelOptions()
CfnTemplate.ComboChartConfigurationProperty.Builder.fieldWells
(IResolvable fieldWells) Sets the value ofCfnTemplate.ComboChartConfigurationProperty.getFieldWells()
CfnTemplate.ComboChartConfigurationProperty.Builder.fieldWells
(CfnTemplate.ComboChartFieldWellsProperty fieldWells) Sets the value ofCfnTemplate.ComboChartConfigurationProperty.getFieldWells()
CfnTemplate.ComboChartConfigurationProperty.Builder.legend
(IResolvable legend) Sets the value ofCfnTemplate.ComboChartConfigurationProperty.getLegend()
CfnTemplate.ComboChartConfigurationProperty.Builder.legend
(CfnTemplate.LegendOptionsProperty legend) Sets the value ofCfnTemplate.ComboChartConfigurationProperty.getLegend()
CfnTemplate.ComboChartConfigurationProperty.Builder.lineDataLabels
(IResolvable lineDataLabels) Sets the value ofCfnTemplate.ComboChartConfigurationProperty.getLineDataLabels()
CfnTemplate.ComboChartConfigurationProperty.Builder.lineDataLabels
(CfnTemplate.DataLabelOptionsProperty lineDataLabels) Sets the value ofCfnTemplate.ComboChartConfigurationProperty.getLineDataLabels()
CfnTemplate.ComboChartConfigurationProperty.Builder.primaryYAxisDisplayOptions
(IResolvable primaryYAxisDisplayOptions) CfnTemplate.ComboChartConfigurationProperty.Builder.primaryYAxisDisplayOptions
(CfnTemplate.AxisDisplayOptionsProperty primaryYAxisDisplayOptions) CfnTemplate.ComboChartConfigurationProperty.Builder.primaryYAxisLabelOptions
(IResolvable primaryYAxisLabelOptions) CfnTemplate.ComboChartConfigurationProperty.Builder.primaryYAxisLabelOptions
(CfnTemplate.ChartAxisLabelOptionsProperty primaryYAxisLabelOptions) CfnTemplate.ComboChartConfigurationProperty.Builder.referenceLines
(List<? extends Object> referenceLines) Sets the value ofCfnTemplate.ComboChartConfigurationProperty.getReferenceLines()
CfnTemplate.ComboChartConfigurationProperty.Builder.referenceLines
(IResolvable referenceLines) Sets the value ofCfnTemplate.ComboChartConfigurationProperty.getReferenceLines()
CfnTemplate.ComboChartConfigurationProperty.Builder.secondaryYAxisDisplayOptions
(IResolvable secondaryYAxisDisplayOptions) CfnTemplate.ComboChartConfigurationProperty.Builder.secondaryYAxisDisplayOptions
(CfnTemplate.AxisDisplayOptionsProperty secondaryYAxisDisplayOptions) CfnTemplate.ComboChartConfigurationProperty.Builder.secondaryYAxisLabelOptions
(IResolvable secondaryYAxisLabelOptions) CfnTemplate.ComboChartConfigurationProperty.Builder.secondaryYAxisLabelOptions
(CfnTemplate.ChartAxisLabelOptionsProperty secondaryYAxisLabelOptions) CfnTemplate.ComboChartConfigurationProperty.Builder.singleAxisOptions
(IResolvable singleAxisOptions) Sets the value ofCfnTemplate.ComboChartConfigurationProperty.getSingleAxisOptions()
CfnTemplate.ComboChartConfigurationProperty.Builder.singleAxisOptions
(CfnTemplate.SingleAxisOptionsProperty singleAxisOptions) Sets the value ofCfnTemplate.ComboChartConfigurationProperty.getSingleAxisOptions()
CfnTemplate.ComboChartConfigurationProperty.Builder.sortConfiguration
(IResolvable sortConfiguration) Sets the value ofCfnTemplate.ComboChartConfigurationProperty.getSortConfiguration()
CfnTemplate.ComboChartConfigurationProperty.Builder.sortConfiguration
(CfnTemplate.ComboChartSortConfigurationProperty sortConfiguration) Sets the value ofCfnTemplate.ComboChartConfigurationProperty.getSortConfiguration()
CfnTemplate.ComboChartConfigurationProperty.Builder.tooltip
(IResolvable tooltip) Sets the value ofCfnTemplate.ComboChartConfigurationProperty.getTooltip()
CfnTemplate.ComboChartConfigurationProperty.Builder.tooltip
(CfnTemplate.TooltipOptionsProperty tooltip) Sets the value ofCfnTemplate.ComboChartConfigurationProperty.getTooltip()
CfnTemplate.ComboChartConfigurationProperty.Builder.visualPalette
(IResolvable visualPalette) Sets the value ofCfnTemplate.ComboChartConfigurationProperty.getVisualPalette()
CfnTemplate.ComboChartConfigurationProperty.Builder.visualPalette
(CfnTemplate.VisualPaletteProperty visualPalette) Sets the value ofCfnTemplate.ComboChartConfigurationProperty.getVisualPalette()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTemplate.ComboChartConfigurationProperty.Builder
.