| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
TooltipOptions |
HeatMapConfiguration.tooltip()
The tooltip display setup of the visual.
|
TooltipOptions |
PieChartConfiguration.tooltip()
The tooltip display setup of the visual.
|
TooltipOptions |
LineChartConfiguration.tooltip()
The tooltip configuration of a line chart.
|
TooltipOptions |
BoxPlotChartConfiguration.tooltip()
The tooltip display setup of the visual.
|
TooltipOptions |
TreeMapConfiguration.tooltip()
The tooltip display setup of the visual.
|
TooltipOptions |
FunnelChartConfiguration.tooltip()
The tooltip configuration of a
FunnelChartVisual. |
TooltipOptions |
HistogramConfiguration.tooltip()
The tooltip configuration of a histogram.
|
TooltipOptions |
ScatterPlotConfiguration.tooltip()
The legend display setup of the visual.
|
TooltipOptions |
FilledMapConfiguration.tooltip()
The tooltip display setup of the visual.
|
TooltipOptions |
ComboChartConfiguration.tooltip()
The legend display setup of the visual.
|
TooltipOptions |
BarChartConfiguration.tooltip()
The tooltip display setup of the visual.
|
TooltipOptions |
GeospatialMapConfiguration.tooltip()
The tooltip display setup of the visual.
|
TooltipOptions |
GaugeChartConfiguration.tooltipOptions()
The tooltip configuration of a
GaugeChartVisual. |
| Modifier and Type | Method and Description |
|---|---|
HeatMapConfiguration.Builder |
HeatMapConfiguration.Builder.tooltip(TooltipOptions tooltip)
The tooltip display setup of the visual.
|
PieChartConfiguration.Builder |
PieChartConfiguration.Builder.tooltip(TooltipOptions tooltip)
The tooltip display setup of the visual.
|
LineChartConfiguration.Builder |
LineChartConfiguration.Builder.tooltip(TooltipOptions tooltip)
The tooltip configuration of a line chart.
|
BoxPlotChartConfiguration.Builder |
BoxPlotChartConfiguration.Builder.tooltip(TooltipOptions tooltip)
The tooltip display setup of the visual.
|
TreeMapConfiguration.Builder |
TreeMapConfiguration.Builder.tooltip(TooltipOptions tooltip)
The tooltip display setup of the visual.
|
FunnelChartConfiguration.Builder |
FunnelChartConfiguration.Builder.tooltip(TooltipOptions tooltip)
The tooltip configuration of a
FunnelChartVisual. |
HistogramConfiguration.Builder |
HistogramConfiguration.Builder.tooltip(TooltipOptions tooltip)
The tooltip configuration of a histogram.
|
ScatterPlotConfiguration.Builder |
ScatterPlotConfiguration.Builder.tooltip(TooltipOptions tooltip)
The legend display setup of the visual.
|
FilledMapConfiguration.Builder |
FilledMapConfiguration.Builder.tooltip(TooltipOptions tooltip)
The tooltip display setup of the visual.
|
ComboChartConfiguration.Builder |
ComboChartConfiguration.Builder.tooltip(TooltipOptions tooltip)
The legend display setup of the visual.
|
BarChartConfiguration.Builder |
BarChartConfiguration.Builder.tooltip(TooltipOptions tooltip)
The tooltip display setup of the visual.
|
GeospatialMapConfiguration.Builder |
GeospatialMapConfiguration.Builder.tooltip(TooltipOptions tooltip)
The tooltip display setup of the visual.
|
GaugeChartConfiguration.Builder |
GaugeChartConfiguration.Builder.tooltipOptions(TooltipOptions tooltipOptions)
The tooltip configuration of a
GaugeChartVisual. |
Copyright © 2023. All rights reserved.