| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
VisualSubtitleLabelOptions |
GeospatialMapVisual.subtitle()
The subtitle that is displayed on the visual.
|
VisualSubtitleLabelOptions |
TableVisual.subtitle()
The subtitle that is displayed on the visual.
|
VisualSubtitleLabelOptions |
SankeyDiagramVisual.subtitle()
The subtitle that is displayed on the visual.
|
VisualSubtitleLabelOptions |
WordCloudVisual.subtitle()
The subtitle that is displayed on the visual.
|
VisualSubtitleLabelOptions |
CustomContentVisual.subtitle()
The subtitle that is displayed on the visual.
|
VisualSubtitleLabelOptions |
BarChartVisual.subtitle()
The subtitle that is displayed on the visual.
|
VisualSubtitleLabelOptions |
LineChartVisual.subtitle()
The subtitle that is displayed on the visual.
|
VisualSubtitleLabelOptions |
HistogramVisual.subtitle()
The subtitle that is displayed on the visual.
|
VisualSubtitleLabelOptions |
PivotTableVisual.subtitle()
The subtitle that is displayed on the visual.
|
VisualSubtitleLabelOptions |
BoxPlotVisual.subtitle()
The subtitle that is displayed on the visual.
|
VisualSubtitleLabelOptions |
FilledMapVisual.subtitle()
The subtitle that is displayed on the visual.
|
VisualSubtitleLabelOptions |
WaterfallVisual.subtitle()
The subtitle that is displayed on the visual.
|
VisualSubtitleLabelOptions |
InsightVisual.subtitle()
The subtitle that is displayed on the visual.
|
VisualSubtitleLabelOptions |
GaugeChartVisual.subtitle()
The subtitle that is displayed on the visual.
|
VisualSubtitleLabelOptions |
PieChartVisual.subtitle()
The subtitle that is displayed on the visual.
|
VisualSubtitleLabelOptions |
RadarChartVisual.subtitle()
The subtitle that is displayed on the visual.
|
VisualSubtitleLabelOptions |
KPIVisual.subtitle()
The subtitle that is displayed on the visual.
|
VisualSubtitleLabelOptions |
ComboChartVisual.subtitle()
The subtitle that is displayed on the visual.
|
VisualSubtitleLabelOptions |
HeatMapVisual.subtitle()
The subtitle that is displayed on the visual.
|
VisualSubtitleLabelOptions |
ScatterPlotVisual.subtitle()
The subtitle that is displayed on the visual.
|
VisualSubtitleLabelOptions |
FunnelChartVisual.subtitle()
The subtitle that is displayed on the visual.
|
VisualSubtitleLabelOptions |
TreeMapVisual.subtitle()
The subtitle that is displayed on the visual.
|
| Modifier and Type | Method and Description |
|---|---|
GeospatialMapVisual.Builder |
GeospatialMapVisual.Builder.subtitle(VisualSubtitleLabelOptions subtitle)
The subtitle that is displayed on the visual.
|
TableVisual.Builder |
TableVisual.Builder.subtitle(VisualSubtitleLabelOptions subtitle)
The subtitle that is displayed on the visual.
|
SankeyDiagramVisual.Builder |
SankeyDiagramVisual.Builder.subtitle(VisualSubtitleLabelOptions subtitle)
The subtitle that is displayed on the visual.
|
WordCloudVisual.Builder |
WordCloudVisual.Builder.subtitle(VisualSubtitleLabelOptions subtitle)
The subtitle that is displayed on the visual.
|
CustomContentVisual.Builder |
CustomContentVisual.Builder.subtitle(VisualSubtitleLabelOptions subtitle)
The subtitle that is displayed on the visual.
|
BarChartVisual.Builder |
BarChartVisual.Builder.subtitle(VisualSubtitleLabelOptions subtitle)
The subtitle that is displayed on the visual.
|
LineChartVisual.Builder |
LineChartVisual.Builder.subtitle(VisualSubtitleLabelOptions subtitle)
The subtitle that is displayed on the visual.
|
HistogramVisual.Builder |
HistogramVisual.Builder.subtitle(VisualSubtitleLabelOptions subtitle)
The subtitle that is displayed on the visual.
|
PivotTableVisual.Builder |
PivotTableVisual.Builder.subtitle(VisualSubtitleLabelOptions subtitle)
The subtitle that is displayed on the visual.
|
BoxPlotVisual.Builder |
BoxPlotVisual.Builder.subtitle(VisualSubtitleLabelOptions subtitle)
The subtitle that is displayed on the visual.
|
FilledMapVisual.Builder |
FilledMapVisual.Builder.subtitle(VisualSubtitleLabelOptions subtitle)
The subtitle that is displayed on the visual.
|
WaterfallVisual.Builder |
WaterfallVisual.Builder.subtitle(VisualSubtitleLabelOptions subtitle)
The subtitle that is displayed on the visual.
|
InsightVisual.Builder |
InsightVisual.Builder.subtitle(VisualSubtitleLabelOptions subtitle)
The subtitle that is displayed on the visual.
|
GaugeChartVisual.Builder |
GaugeChartVisual.Builder.subtitle(VisualSubtitleLabelOptions subtitle)
The subtitle that is displayed on the visual.
|
PieChartVisual.Builder |
PieChartVisual.Builder.subtitle(VisualSubtitleLabelOptions subtitle)
The subtitle that is displayed on the visual.
|
RadarChartVisual.Builder |
RadarChartVisual.Builder.subtitle(VisualSubtitleLabelOptions subtitle)
The subtitle that is displayed on the visual.
|
KPIVisual.Builder |
KPIVisual.Builder.subtitle(VisualSubtitleLabelOptions subtitle)
The subtitle that is displayed on the visual.
|
ComboChartVisual.Builder |
ComboChartVisual.Builder.subtitle(VisualSubtitleLabelOptions subtitle)
The subtitle that is displayed on the visual.
|
HeatMapVisual.Builder |
HeatMapVisual.Builder.subtitle(VisualSubtitleLabelOptions subtitle)
The subtitle that is displayed on the visual.
|
ScatterPlotVisual.Builder |
ScatterPlotVisual.Builder.subtitle(VisualSubtitleLabelOptions subtitle)
The subtitle that is displayed on the visual.
|
FunnelChartVisual.Builder |
FunnelChartVisual.Builder.subtitle(VisualSubtitleLabelOptions subtitle)
The subtitle that is displayed on the visual.
|
TreeMapVisual.Builder |
TreeMapVisual.Builder.subtitle(VisualSubtitleLabelOptions subtitle)
The subtitle that is displayed on the visual.
|
Copyright © 2023. All rights reserved.