Package | Description |
---|---|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
VisualTitleLabelOptions |
VisualTitleLabelOptions.clone() |
VisualTitleLabelOptions |
RadarChartVisual.getTitle()
The title that is displayed on the visual.
|
VisualTitleLabelOptions |
CustomContentVisual.getTitle()
The title that is displayed on the visual.
|
VisualTitleLabelOptions |
SankeyDiagramVisual.getTitle()
The title that is displayed on the visual.
|
VisualTitleLabelOptions |
WordCloudVisual.getTitle()
The title that is displayed on the visual.
|
VisualTitleLabelOptions |
HistogramVisual.getTitle()
The title that is displayed on the visual.
|
VisualTitleLabelOptions |
WaterfallVisual.getTitle()
The title that is displayed on the visual.
|
VisualTitleLabelOptions |
BoxPlotVisual.getTitle()
The title that is displayed on the visual.
|
VisualTitleLabelOptions |
ComboChartVisual.getTitle()
The title that is displayed on the visual.
|
VisualTitleLabelOptions |
ScatterPlotVisual.getTitle()
The title that is displayed on the visual.
|
VisualTitleLabelOptions |
FunnelChartVisual.getTitle()
The title that is displayed on the visual.
|
VisualTitleLabelOptions |
FilledMapVisual.getTitle()
The title that is displayed on the visual.
|
VisualTitleLabelOptions |
GeospatialMapVisual.getTitle()
The title that is displayed on the visual.
|
VisualTitleLabelOptions |
TreeMapVisual.getTitle()
The title that is displayed on the visual.
|
VisualTitleLabelOptions |
HeatMapVisual.getTitle()
The title that is displayed on the visual.
|
VisualTitleLabelOptions |
LineChartVisual.getTitle()
The title that is displayed on the visual.
|
VisualTitleLabelOptions |
GaugeChartVisual.getTitle()
The title that is displayed on the visual.
|
VisualTitleLabelOptions |
PieChartVisual.getTitle()
The title that is displayed on the visual.
|
VisualTitleLabelOptions |
KPIVisual.getTitle()
The title that is displayed on the visual.
|
VisualTitleLabelOptions |
BarChartVisual.getTitle()
The title that is displayed on the visual.
|
VisualTitleLabelOptions |
PivotTableVisual.getTitle()
The title that is displayed on the visual.
|
VisualTitleLabelOptions |
TableVisual.getTitle()
The title that is displayed on the visual.
|
VisualTitleLabelOptions |
InsightVisual.getTitle()
The title that is displayed on the visual.
|
VisualTitleLabelOptions |
VisualTitleLabelOptions.withFormatText(ShortFormatText formatText)
The short text format of the title label, such as plain text or rich text.
|
VisualTitleLabelOptions |
VisualTitleLabelOptions.withVisibility(String visibility)
The visibility of the title label.
|
VisualTitleLabelOptions |
VisualTitleLabelOptions.withVisibility(Visibility visibility)
The visibility of the title label.
|
Modifier and Type | Method and Description |
---|---|
void |
RadarChartVisual.setTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
void |
CustomContentVisual.setTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
void |
SankeyDiagramVisual.setTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
void |
WordCloudVisual.setTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
void |
HistogramVisual.setTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
void |
WaterfallVisual.setTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
void |
BoxPlotVisual.setTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
void |
ComboChartVisual.setTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
void |
ScatterPlotVisual.setTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
void |
FunnelChartVisual.setTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
void |
FilledMapVisual.setTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
void |
GeospatialMapVisual.setTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
void |
TreeMapVisual.setTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
void |
HeatMapVisual.setTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
void |
LineChartVisual.setTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
void |
GaugeChartVisual.setTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
void |
PieChartVisual.setTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
void |
KPIVisual.setTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
void |
BarChartVisual.setTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
void |
PivotTableVisual.setTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
void |
TableVisual.setTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
void |
InsightVisual.setTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
RadarChartVisual |
RadarChartVisual.withTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
CustomContentVisual |
CustomContentVisual.withTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
SankeyDiagramVisual |
SankeyDiagramVisual.withTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
WordCloudVisual |
WordCloudVisual.withTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
HistogramVisual |
HistogramVisual.withTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
WaterfallVisual |
WaterfallVisual.withTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
BoxPlotVisual |
BoxPlotVisual.withTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
ComboChartVisual |
ComboChartVisual.withTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
ScatterPlotVisual |
ScatterPlotVisual.withTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
FunnelChartVisual |
FunnelChartVisual.withTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
FilledMapVisual |
FilledMapVisual.withTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
GeospatialMapVisual |
GeospatialMapVisual.withTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
TreeMapVisual |
TreeMapVisual.withTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
HeatMapVisual |
HeatMapVisual.withTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
LineChartVisual |
LineChartVisual.withTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
GaugeChartVisual |
GaugeChartVisual.withTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
PieChartVisual |
PieChartVisual.withTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
KPIVisual |
KPIVisual.withTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
BarChartVisual |
BarChartVisual.withTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
PivotTableVisual |
PivotTableVisual.withTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
TableVisual |
TableVisual.withTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
InsightVisual |
InsightVisual.withTitle(VisualTitleLabelOptions title)
The title that is displayed on the visual.
|
Copyright © 2023. All rights reserved.