| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
ChartAxisLabelOptions |
ChartAxisLabelOptions.clone() |
ChartAxisLabelOptions |
WaterfallChartConfiguration.getCategoryAxisLabelOptions()
The options that determine the presentation of the category axis label.
|
ChartAxisLabelOptions |
RadarChartConfiguration.getCategoryLabelOptions()
The category label options of a radar chart.
|
ChartAxisLabelOptions |
WordCloudChartConfiguration.getCategoryLabelOptions()
The label options (label text, label visibility, and sort icon visibility) for the word cloud category.
|
ChartAxisLabelOptions |
BoxPlotChartConfiguration.getCategoryLabelOptions()
The label options (label text, label visibility and sort Icon visibility) of a box plot category.
|
ChartAxisLabelOptions |
ComboChartConfiguration.getCategoryLabelOptions()
The label options (label text, label visibility, and sort icon visibility) of a combo chart category
(group/color) field well.
|
ChartAxisLabelOptions |
FunnelChartConfiguration.getCategoryLabelOptions()
The label options of the categories that are displayed in a
FunnelChartVisual. |
ChartAxisLabelOptions |
PieChartConfiguration.getCategoryLabelOptions()
The label options of the group/color that is displayed in a pie chart.
|
ChartAxisLabelOptions |
BarChartConfiguration.getCategoryLabelOptions()
The label options (label text, label visibility and sort icon visibility) for a bar chart.
|
ChartAxisLabelOptions |
RadarChartConfiguration.getColorLabelOptions()
The color label options of a radar chart.
|
ChartAxisLabelOptions |
ComboChartConfiguration.getColorLabelOptions()
The label options (label text, label visibility, and sort icon visibility) of a combo chart's color field well.
|
ChartAxisLabelOptions |
TreeMapConfiguration.getColorLabelOptions()
The label options (label text, label visibility) for the colors displayed in a tree map.
|
ChartAxisLabelOptions |
BarChartConfiguration.getColorLabelOptions()
The label options (label text, label visibility and sort icon visibility) for a color that is used in a bar
chart.
|
ChartAxisLabelOptions |
HeatMapConfiguration.getColumnLabelOptions()
The label options of the column that is displayed in a heat map.
|
ChartAxisLabelOptions |
TreeMapConfiguration.getGroupLabelOptions()
The label options (label text, label visibility) of the groups that are displayed in a tree map.
|
ChartAxisLabelOptions |
BoxPlotChartConfiguration.getPrimaryYAxisLabelOptions()
The label options (label text, label visibility and sort icon visibility) of a box plot value.
|
ChartAxisLabelOptions |
ComboChartConfiguration.getPrimaryYAxisLabelOptions()
The label options (label text, label visibility, and sort icon visibility) of a combo chart's primary y-axis
(bar) field well.
|
ChartAxisLabelOptions |
LineChartConfiguration.getPrimaryYAxisLabelOptions()
The options that determine the presentation of the y-axis label.
|
ChartAxisLabelOptions |
WaterfallChartConfiguration.getPrimaryYAxisLabelOptions()
The options that determine the presentation of the y-axis label.
|
ChartAxisLabelOptions |
HeatMapConfiguration.getRowLabelOptions()
The label options of the row that is displayed in a
heat map. |
ChartAxisLabelOptions |
ComboChartConfiguration.getSecondaryYAxisLabelOptions()
The label options (label text, label visibility, and sort icon visibility) of a combo chart's secondary
y-axis(line) field well.
|
ChartAxisLabelOptions |
LineChartConfiguration.getSecondaryYAxisLabelOptions()
The options that determine the presentation of the secondary y-axis label.
|
ChartAxisLabelOptions |
TreeMapConfiguration.getSizeLabelOptions()
The label options (label text, label visibility) of the sizes that are displayed in a tree map.
|
ChartAxisLabelOptions |
FunnelChartConfiguration.getValueLabelOptions()
The label options for the values that are displayed in a
FunnelChartVisual. |
ChartAxisLabelOptions |
PieChartConfiguration.getValueLabelOptions()
The label options for the value that is displayed in a pie chart.
|
ChartAxisLabelOptions |
BarChartConfiguration.getValueLabelOptions()
The label options (label text, label visibility and sort icon visibility) for a bar chart value.
|
ChartAxisLabelOptions |
HistogramConfiguration.getXAxisLabelOptions()
The options that determine the presentation of the x-axis label.
|
ChartAxisLabelOptions |
ScatterPlotConfiguration.getXAxisLabelOptions()
The label options (label text, label visibility, and sort icon visibility) of the scatter plot's x-axis.
|
ChartAxisLabelOptions |
LineChartConfiguration.getXAxisLabelOptions()
The options that determine the presentation of the x-axis label.
|
ChartAxisLabelOptions |
ScatterPlotConfiguration.getYAxisLabelOptions()
The label options (label text, label visibility, and sort icon visibility) of the scatter plot's y-axis.
|
ChartAxisLabelOptions |
ChartAxisLabelOptions.withAxisLabelOptions(AxisLabelOptions... axisLabelOptions)
The label options for a chart axis.
|
ChartAxisLabelOptions |
ChartAxisLabelOptions.withAxisLabelOptions(Collection<AxisLabelOptions> axisLabelOptions)
The label options for a chart axis.
|
ChartAxisLabelOptions |
ChartAxisLabelOptions.withSortIconVisibility(String sortIconVisibility)
The visibility configuration of the sort icon on a chart's axis label.
|
ChartAxisLabelOptions |
ChartAxisLabelOptions.withSortIconVisibility(Visibility sortIconVisibility)
The visibility configuration of the sort icon on a chart's axis label.
|
ChartAxisLabelOptions |
ChartAxisLabelOptions.withVisibility(String visibility)
The visibility of an axis label on a chart.
|
ChartAxisLabelOptions |
ChartAxisLabelOptions.withVisibility(Visibility visibility)
The visibility of an axis label on a chart.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WaterfallChartConfiguration.setCategoryAxisLabelOptions(ChartAxisLabelOptions categoryAxisLabelOptions)
The options that determine the presentation of the category axis label.
|
void |
RadarChartConfiguration.setCategoryLabelOptions(ChartAxisLabelOptions categoryLabelOptions)
The category label options of a radar chart.
|
void |
WordCloudChartConfiguration.setCategoryLabelOptions(ChartAxisLabelOptions categoryLabelOptions)
The label options (label text, label visibility, and sort icon visibility) for the word cloud category.
|
void |
BoxPlotChartConfiguration.setCategoryLabelOptions(ChartAxisLabelOptions categoryLabelOptions)
The label options (label text, label visibility and sort Icon visibility) of a box plot category.
|
void |
ComboChartConfiguration.setCategoryLabelOptions(ChartAxisLabelOptions categoryLabelOptions)
The label options (label text, label visibility, and sort icon visibility) of a combo chart category
(group/color) field well.
|
void |
FunnelChartConfiguration.setCategoryLabelOptions(ChartAxisLabelOptions categoryLabelOptions)
The label options of the categories that are displayed in a
FunnelChartVisual. |
void |
PieChartConfiguration.setCategoryLabelOptions(ChartAxisLabelOptions categoryLabelOptions)
The label options of the group/color that is displayed in a pie chart.
|
void |
BarChartConfiguration.setCategoryLabelOptions(ChartAxisLabelOptions categoryLabelOptions)
The label options (label text, label visibility and sort icon visibility) for a bar chart.
|
void |
RadarChartConfiguration.setColorLabelOptions(ChartAxisLabelOptions colorLabelOptions)
The color label options of a radar chart.
|
void |
ComboChartConfiguration.setColorLabelOptions(ChartAxisLabelOptions colorLabelOptions)
The label options (label text, label visibility, and sort icon visibility) of a combo chart's color field well.
|
void |
TreeMapConfiguration.setColorLabelOptions(ChartAxisLabelOptions colorLabelOptions)
The label options (label text, label visibility) for the colors displayed in a tree map.
|
void |
BarChartConfiguration.setColorLabelOptions(ChartAxisLabelOptions colorLabelOptions)
The label options (label text, label visibility and sort icon visibility) for a color that is used in a bar
chart.
|
void |
HeatMapConfiguration.setColumnLabelOptions(ChartAxisLabelOptions columnLabelOptions)
The label options of the column that is displayed in a heat map.
|
void |
TreeMapConfiguration.setGroupLabelOptions(ChartAxisLabelOptions groupLabelOptions)
The label options (label text, label visibility) of the groups that are displayed in a tree map.
|
void |
BoxPlotChartConfiguration.setPrimaryYAxisLabelOptions(ChartAxisLabelOptions primaryYAxisLabelOptions)
The label options (label text, label visibility and sort icon visibility) of a box plot value.
|
void |
ComboChartConfiguration.setPrimaryYAxisLabelOptions(ChartAxisLabelOptions primaryYAxisLabelOptions)
The label options (label text, label visibility, and sort icon visibility) of a combo chart's primary y-axis
(bar) field well.
|
void |
LineChartConfiguration.setPrimaryYAxisLabelOptions(ChartAxisLabelOptions primaryYAxisLabelOptions)
The options that determine the presentation of the y-axis label.
|
void |
WaterfallChartConfiguration.setPrimaryYAxisLabelOptions(ChartAxisLabelOptions primaryYAxisLabelOptions)
The options that determine the presentation of the y-axis label.
|
void |
HeatMapConfiguration.setRowLabelOptions(ChartAxisLabelOptions rowLabelOptions)
The label options of the row that is displayed in a
heat map. |
void |
ComboChartConfiguration.setSecondaryYAxisLabelOptions(ChartAxisLabelOptions secondaryYAxisLabelOptions)
The label options (label text, label visibility, and sort icon visibility) of a combo chart's secondary
y-axis(line) field well.
|
void |
LineChartConfiguration.setSecondaryYAxisLabelOptions(ChartAxisLabelOptions secondaryYAxisLabelOptions)
The options that determine the presentation of the secondary y-axis label.
|
void |
TreeMapConfiguration.setSizeLabelOptions(ChartAxisLabelOptions sizeLabelOptions)
The label options (label text, label visibility) of the sizes that are displayed in a tree map.
|
void |
FunnelChartConfiguration.setValueLabelOptions(ChartAxisLabelOptions valueLabelOptions)
The label options for the values that are displayed in a
FunnelChartVisual. |
void |
PieChartConfiguration.setValueLabelOptions(ChartAxisLabelOptions valueLabelOptions)
The label options for the value that is displayed in a pie chart.
|
void |
BarChartConfiguration.setValueLabelOptions(ChartAxisLabelOptions valueLabelOptions)
The label options (label text, label visibility and sort icon visibility) for a bar chart value.
|
void |
HistogramConfiguration.setXAxisLabelOptions(ChartAxisLabelOptions xAxisLabelOptions)
The options that determine the presentation of the x-axis label.
|
void |
ScatterPlotConfiguration.setXAxisLabelOptions(ChartAxisLabelOptions xAxisLabelOptions)
The label options (label text, label visibility, and sort icon visibility) of the scatter plot's x-axis.
|
void |
LineChartConfiguration.setXAxisLabelOptions(ChartAxisLabelOptions xAxisLabelOptions)
The options that determine the presentation of the x-axis label.
|
void |
ScatterPlotConfiguration.setYAxisLabelOptions(ChartAxisLabelOptions yAxisLabelOptions)
The label options (label text, label visibility, and sort icon visibility) of the scatter plot's y-axis.
|
WaterfallChartConfiguration |
WaterfallChartConfiguration.withCategoryAxisLabelOptions(ChartAxisLabelOptions categoryAxisLabelOptions)
The options that determine the presentation of the category axis label.
|
RadarChartConfiguration |
RadarChartConfiguration.withCategoryLabelOptions(ChartAxisLabelOptions categoryLabelOptions)
The category label options of a radar chart.
|
WordCloudChartConfiguration |
WordCloudChartConfiguration.withCategoryLabelOptions(ChartAxisLabelOptions categoryLabelOptions)
The label options (label text, label visibility, and sort icon visibility) for the word cloud category.
|
BoxPlotChartConfiguration |
BoxPlotChartConfiguration.withCategoryLabelOptions(ChartAxisLabelOptions categoryLabelOptions)
The label options (label text, label visibility and sort Icon visibility) of a box plot category.
|
ComboChartConfiguration |
ComboChartConfiguration.withCategoryLabelOptions(ChartAxisLabelOptions categoryLabelOptions)
The label options (label text, label visibility, and sort icon visibility) of a combo chart category
(group/color) field well.
|
FunnelChartConfiguration |
FunnelChartConfiguration.withCategoryLabelOptions(ChartAxisLabelOptions categoryLabelOptions)
The label options of the categories that are displayed in a
FunnelChartVisual. |
PieChartConfiguration |
PieChartConfiguration.withCategoryLabelOptions(ChartAxisLabelOptions categoryLabelOptions)
The label options of the group/color that is displayed in a pie chart.
|
BarChartConfiguration |
BarChartConfiguration.withCategoryLabelOptions(ChartAxisLabelOptions categoryLabelOptions)
The label options (label text, label visibility and sort icon visibility) for a bar chart.
|
RadarChartConfiguration |
RadarChartConfiguration.withColorLabelOptions(ChartAxisLabelOptions colorLabelOptions)
The color label options of a radar chart.
|
ComboChartConfiguration |
ComboChartConfiguration.withColorLabelOptions(ChartAxisLabelOptions colorLabelOptions)
The label options (label text, label visibility, and sort icon visibility) of a combo chart's color field well.
|
TreeMapConfiguration |
TreeMapConfiguration.withColorLabelOptions(ChartAxisLabelOptions colorLabelOptions)
The label options (label text, label visibility) for the colors displayed in a tree map.
|
BarChartConfiguration |
BarChartConfiguration.withColorLabelOptions(ChartAxisLabelOptions colorLabelOptions)
The label options (label text, label visibility and sort icon visibility) for a color that is used in a bar
chart.
|
HeatMapConfiguration |
HeatMapConfiguration.withColumnLabelOptions(ChartAxisLabelOptions columnLabelOptions)
The label options of the column that is displayed in a heat map.
|
TreeMapConfiguration |
TreeMapConfiguration.withGroupLabelOptions(ChartAxisLabelOptions groupLabelOptions)
The label options (label text, label visibility) of the groups that are displayed in a tree map.
|
BoxPlotChartConfiguration |
BoxPlotChartConfiguration.withPrimaryYAxisLabelOptions(ChartAxisLabelOptions primaryYAxisLabelOptions)
The label options (label text, label visibility and sort icon visibility) of a box plot value.
|
ComboChartConfiguration |
ComboChartConfiguration.withPrimaryYAxisLabelOptions(ChartAxisLabelOptions primaryYAxisLabelOptions)
The label options (label text, label visibility, and sort icon visibility) of a combo chart's primary y-axis
(bar) field well.
|
LineChartConfiguration |
LineChartConfiguration.withPrimaryYAxisLabelOptions(ChartAxisLabelOptions primaryYAxisLabelOptions)
The options that determine the presentation of the y-axis label.
|
WaterfallChartConfiguration |
WaterfallChartConfiguration.withPrimaryYAxisLabelOptions(ChartAxisLabelOptions primaryYAxisLabelOptions)
The options that determine the presentation of the y-axis label.
|
HeatMapConfiguration |
HeatMapConfiguration.withRowLabelOptions(ChartAxisLabelOptions rowLabelOptions)
The label options of the row that is displayed in a
heat map. |
ComboChartConfiguration |
ComboChartConfiguration.withSecondaryYAxisLabelOptions(ChartAxisLabelOptions secondaryYAxisLabelOptions)
The label options (label text, label visibility, and sort icon visibility) of a combo chart's secondary
y-axis(line) field well.
|
LineChartConfiguration |
LineChartConfiguration.withSecondaryYAxisLabelOptions(ChartAxisLabelOptions secondaryYAxisLabelOptions)
The options that determine the presentation of the secondary y-axis label.
|
TreeMapConfiguration |
TreeMapConfiguration.withSizeLabelOptions(ChartAxisLabelOptions sizeLabelOptions)
The label options (label text, label visibility) of the sizes that are displayed in a tree map.
|
FunnelChartConfiguration |
FunnelChartConfiguration.withValueLabelOptions(ChartAxisLabelOptions valueLabelOptions)
The label options for the values that are displayed in a
FunnelChartVisual. |
PieChartConfiguration |
PieChartConfiguration.withValueLabelOptions(ChartAxisLabelOptions valueLabelOptions)
The label options for the value that is displayed in a pie chart.
|
BarChartConfiguration |
BarChartConfiguration.withValueLabelOptions(ChartAxisLabelOptions valueLabelOptions)
The label options (label text, label visibility and sort icon visibility) for a bar chart value.
|
HistogramConfiguration |
HistogramConfiguration.withXAxisLabelOptions(ChartAxisLabelOptions xAxisLabelOptions)
The options that determine the presentation of the x-axis label.
|
ScatterPlotConfiguration |
ScatterPlotConfiguration.withXAxisLabelOptions(ChartAxisLabelOptions xAxisLabelOptions)
The label options (label text, label visibility, and sort icon visibility) of the scatter plot's x-axis.
|
LineChartConfiguration |
LineChartConfiguration.withXAxisLabelOptions(ChartAxisLabelOptions xAxisLabelOptions)
The options that determine the presentation of the x-axis label.
|
ScatterPlotConfiguration |
ScatterPlotConfiguration.withYAxisLabelOptions(ChartAxisLabelOptions yAxisLabelOptions)
The label options (label text, label visibility, and sort icon visibility) of the scatter plot's y-axis.
|
Copyright © 2024. All rights reserved.