Uses of Class
software.amazon.awscdk.services.quicksight.CfnAnalysis.ScatterPlotConfigurationProperty.Builder
-
Uses of CfnAnalysis.ScatterPlotConfigurationProperty.Builder in software.amazon.awscdk.services.quicksight
Modifier and TypeMethodDescriptionCfnAnalysis.ScatterPlotConfigurationProperty.builder()
CfnAnalysis.ScatterPlotConfigurationProperty.Builder.dataLabels
(IResolvable dataLabels) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getDataLabels()
CfnAnalysis.ScatterPlotConfigurationProperty.Builder.dataLabels
(CfnAnalysis.DataLabelOptionsProperty dataLabels) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getDataLabels()
CfnAnalysis.ScatterPlotConfigurationProperty.Builder.fieldWells
(IResolvable fieldWells) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getFieldWells()
CfnAnalysis.ScatterPlotConfigurationProperty.Builder.fieldWells
(CfnAnalysis.ScatterPlotFieldWellsProperty fieldWells) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getFieldWells()
CfnAnalysis.ScatterPlotConfigurationProperty.Builder.legend
(IResolvable legend) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getLegend()
CfnAnalysis.ScatterPlotConfigurationProperty.Builder.legend
(CfnAnalysis.LegendOptionsProperty legend) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getLegend()
CfnAnalysis.ScatterPlotConfigurationProperty.Builder.tooltip
(IResolvable tooltip) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getTooltip()
CfnAnalysis.ScatterPlotConfigurationProperty.Builder.tooltip
(CfnAnalysis.TooltipOptionsProperty tooltip) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getTooltip()
CfnAnalysis.ScatterPlotConfigurationProperty.Builder.visualPalette
(IResolvable visualPalette) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getVisualPalette()
CfnAnalysis.ScatterPlotConfigurationProperty.Builder.visualPalette
(CfnAnalysis.VisualPaletteProperty visualPalette) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getVisualPalette()
CfnAnalysis.ScatterPlotConfigurationProperty.Builder.xAxisDisplayOptions
(IResolvable xAxisDisplayOptions) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getXAxisDisplayOptions()
CfnAnalysis.ScatterPlotConfigurationProperty.Builder.xAxisDisplayOptions
(CfnAnalysis.AxisDisplayOptionsProperty xAxisDisplayOptions) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getXAxisDisplayOptions()
CfnAnalysis.ScatterPlotConfigurationProperty.Builder.xAxisLabelOptions
(IResolvable xAxisLabelOptions) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getXAxisLabelOptions()
CfnAnalysis.ScatterPlotConfigurationProperty.Builder.xAxisLabelOptions
(CfnAnalysis.ChartAxisLabelOptionsProperty xAxisLabelOptions) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getXAxisLabelOptions()
CfnAnalysis.ScatterPlotConfigurationProperty.Builder.yAxisDisplayOptions
(IResolvable yAxisDisplayOptions) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getYAxisDisplayOptions()
CfnAnalysis.ScatterPlotConfigurationProperty.Builder.yAxisDisplayOptions
(CfnAnalysis.AxisDisplayOptionsProperty yAxisDisplayOptions) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getYAxisDisplayOptions()
CfnAnalysis.ScatterPlotConfigurationProperty.Builder.yAxisLabelOptions
(IResolvable yAxisLabelOptions) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getYAxisLabelOptions()
CfnAnalysis.ScatterPlotConfigurationProperty.Builder.yAxisLabelOptions
(CfnAnalysis.ChartAxisLabelOptionsProperty yAxisLabelOptions) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getYAxisLabelOptions()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAnalysis.ScatterPlotConfigurationProperty.Builder
.