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