Uses of Interface
software.amazon.awscdk.services.quicksight.CfnTemplate.DataLabelOptionsProperty
-
Uses of CfnTemplate.DataLabelOptionsProperty in software.amazon.awscdk.services.quicksight
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnTemplate.DataLabelOptionsProperty
Modifier and TypeMethodDescriptionCfnTemplate.DataLabelOptionsProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnTemplate.ComboChartConfigurationProperty.Builder.barDataLabels
(CfnTemplate.DataLabelOptionsProperty barDataLabels) Sets the value ofCfnTemplate.ComboChartConfigurationProperty.getBarDataLabels()
CfnTemplate.BarChartConfigurationProperty.Builder.dataLabels
(CfnTemplate.DataLabelOptionsProperty dataLabels) Sets the value ofCfnTemplate.BarChartConfigurationProperty.getDataLabels()
CfnTemplate.GaugeChartConfigurationProperty.Builder.dataLabels
(CfnTemplate.DataLabelOptionsProperty dataLabels) Sets the value ofCfnTemplate.GaugeChartConfigurationProperty.getDataLabels()
CfnTemplate.HeatMapConfigurationProperty.Builder.dataLabels
(CfnTemplate.DataLabelOptionsProperty dataLabels) Sets the value ofCfnTemplate.HeatMapConfigurationProperty.getDataLabels()
CfnTemplate.HistogramConfigurationProperty.Builder.dataLabels
(CfnTemplate.DataLabelOptionsProperty dataLabels) Sets the value ofCfnTemplate.HistogramConfigurationProperty.getDataLabels()
CfnTemplate.LineChartConfigurationProperty.Builder.dataLabels
(CfnTemplate.DataLabelOptionsProperty dataLabels) Sets the value ofCfnTemplate.LineChartConfigurationProperty.getDataLabels()
CfnTemplate.PieChartConfigurationProperty.Builder.dataLabels
(CfnTemplate.DataLabelOptionsProperty dataLabels) Sets the value ofCfnTemplate.PieChartConfigurationProperty.getDataLabels()
CfnTemplate.SankeyDiagramChartConfigurationProperty.Builder.dataLabels
(CfnTemplate.DataLabelOptionsProperty dataLabels) Sets the value ofCfnTemplate.SankeyDiagramChartConfigurationProperty.getDataLabels()
CfnTemplate.ScatterPlotConfigurationProperty.Builder.dataLabels
(CfnTemplate.DataLabelOptionsProperty dataLabels) Sets the value ofCfnTemplate.ScatterPlotConfigurationProperty.getDataLabels()
CfnTemplate.TreeMapConfigurationProperty.Builder.dataLabels
(CfnTemplate.DataLabelOptionsProperty dataLabels) Sets the value ofCfnTemplate.TreeMapConfigurationProperty.getDataLabels()
CfnTemplate.WaterfallChartConfigurationProperty.Builder.dataLabels
(CfnTemplate.DataLabelOptionsProperty dataLabels) Sets the value ofCfnTemplate.WaterfallChartConfigurationProperty.getDataLabels()
CfnTemplate.ComboChartConfigurationProperty.Builder.lineDataLabels
(CfnTemplate.DataLabelOptionsProperty lineDataLabels) Sets the value ofCfnTemplate.ComboChartConfigurationProperty.getLineDataLabels()