Uses of Interface
software.amazon.awscdk.services.quicksight.CfnAnalysis.LegendOptionsProperty
Packages that use CfnAnalysis.LegendOptionsProperty
-
Uses of CfnAnalysis.LegendOptionsProperty in software.amazon.awscdk.services.quicksight
Classes in software.amazon.awscdk.services.quicksight that implement CfnAnalysis.LegendOptionsPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnAnalysis.LegendOptionsProperty
Methods in software.amazon.awscdk.services.quicksight that return CfnAnalysis.LegendOptionsPropertyModifier and TypeMethodDescriptionCfnAnalysis.LegendOptionsProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.quicksight with parameters of type CfnAnalysis.LegendOptionsPropertyModifier and TypeMethodDescriptionCfnAnalysis.BarChartConfigurationProperty.Builder.legend
(CfnAnalysis.LegendOptionsProperty legend) Sets the value ofCfnAnalysis.BarChartConfigurationProperty.getLegend()
CfnAnalysis.BoxPlotChartConfigurationProperty.Builder.legend
(CfnAnalysis.LegendOptionsProperty legend) Sets the value ofCfnAnalysis.BoxPlotChartConfigurationProperty.getLegend()
CfnAnalysis.ComboChartConfigurationProperty.Builder.legend
(CfnAnalysis.LegendOptionsProperty legend) Sets the value ofCfnAnalysis.ComboChartConfigurationProperty.getLegend()
CfnAnalysis.FilledMapConfigurationProperty.Builder.legend
(CfnAnalysis.LegendOptionsProperty legend) Sets the value ofCfnAnalysis.FilledMapConfigurationProperty.getLegend()
CfnAnalysis.GeospatialLayerMapConfigurationProperty.Builder.legend
(CfnAnalysis.LegendOptionsProperty legend) Sets the value ofCfnAnalysis.GeospatialLayerMapConfigurationProperty.getLegend()
CfnAnalysis.GeospatialMapConfigurationProperty.Builder.legend
(CfnAnalysis.LegendOptionsProperty legend) Sets the value ofCfnAnalysis.GeospatialMapConfigurationProperty.getLegend()
CfnAnalysis.HeatMapConfigurationProperty.Builder.legend
(CfnAnalysis.LegendOptionsProperty legend) Sets the value ofCfnAnalysis.HeatMapConfigurationProperty.getLegend()
CfnAnalysis.LineChartConfigurationProperty.Builder.legend
(CfnAnalysis.LegendOptionsProperty legend) Sets the value ofCfnAnalysis.LineChartConfigurationProperty.getLegend()
CfnAnalysis.PieChartConfigurationProperty.Builder.legend
(CfnAnalysis.LegendOptionsProperty legend) Sets the value ofCfnAnalysis.PieChartConfigurationProperty.getLegend()
CfnAnalysis.RadarChartConfigurationProperty.Builder.legend
(CfnAnalysis.LegendOptionsProperty legend) Sets the value ofCfnAnalysis.RadarChartConfigurationProperty.getLegend()
CfnAnalysis.ScatterPlotConfigurationProperty.Builder.legend
(CfnAnalysis.LegendOptionsProperty legend) Sets the value ofCfnAnalysis.ScatterPlotConfigurationProperty.getLegend()
CfnAnalysis.TreeMapConfigurationProperty.Builder.legend
(CfnAnalysis.LegendOptionsProperty legend) Sets the value ofCfnAnalysis.TreeMapConfigurationProperty.getLegend()
CfnAnalysis.WaterfallChartConfigurationProperty.Builder.legend
(CfnAnalysis.LegendOptionsProperty legend) Sets the value ofCfnAnalysis.WaterfallChartConfigurationProperty.getLegend()