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