| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
LegendOptions |
PieChartConfiguration.legend()
The legend display setup of the visual.
|
LegendOptions |
HeatMapConfiguration.legend()
The legend display setup of the visual.
|
LegendOptions |
LineChartConfiguration.legend()
The legend configuration of a line chart.
|
LegendOptions |
TreeMapConfiguration.legend()
The legend display setup of the visual.
|
LegendOptions |
BoxPlotChartConfiguration.legend()
Returns the value of the Legend property for this object.
|
LegendOptions |
WaterfallChartConfiguration.legend()
The legend configuration of a waterfall visual.
|
LegendOptions |
FilledMapConfiguration.legend()
The legend display setup of the visual.
|
LegendOptions |
ScatterPlotConfiguration.legend()
The legend display setup of the visual.
|
LegendOptions |
BarChartConfiguration.legend()
The legend display setup of the visual.
|
LegendOptions |
ComboChartConfiguration.legend()
The legend display setup of the visual.
|
LegendOptions |
RadarChartConfiguration.legend()
The legend display setup of the visual.
|
LegendOptions |
GeospatialMapConfiguration.legend()
The legend display setup of the visual.
|
| Modifier and Type | Method and Description |
|---|---|
PieChartConfiguration.Builder |
PieChartConfiguration.Builder.legend(LegendOptions legend)
The legend display setup of the visual.
|
HeatMapConfiguration.Builder |
HeatMapConfiguration.Builder.legend(LegendOptions legend)
The legend display setup of the visual.
|
LineChartConfiguration.Builder |
LineChartConfiguration.Builder.legend(LegendOptions legend)
The legend configuration of a line chart.
|
TreeMapConfiguration.Builder |
TreeMapConfiguration.Builder.legend(LegendOptions legend)
The legend display setup of the visual.
|
BoxPlotChartConfiguration.Builder |
BoxPlotChartConfiguration.Builder.legend(LegendOptions legend)
Sets the value of the Legend property for this object.
|
WaterfallChartConfiguration.Builder |
WaterfallChartConfiguration.Builder.legend(LegendOptions legend)
The legend configuration of a waterfall visual.
|
FilledMapConfiguration.Builder |
FilledMapConfiguration.Builder.legend(LegendOptions legend)
The legend display setup of the visual.
|
ScatterPlotConfiguration.Builder |
ScatterPlotConfiguration.Builder.legend(LegendOptions legend)
The legend display setup of the visual.
|
BarChartConfiguration.Builder |
BarChartConfiguration.Builder.legend(LegendOptions legend)
The legend display setup of the visual.
|
ComboChartConfiguration.Builder |
ComboChartConfiguration.Builder.legend(LegendOptions legend)
The legend display setup of the visual.
|
RadarChartConfiguration.Builder |
RadarChartConfiguration.Builder.legend(LegendOptions legend)
The legend display setup of the visual.
|
GeospatialMapConfiguration.Builder |
GeospatialMapConfiguration.Builder.legend(LegendOptions legend)
The legend display setup of the visual.
|
Copyright © 2023. All rights reserved.