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