| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
BarChartFieldWells |
BarChartFieldWells.clone() |
BarChartFieldWells |
BarChartConfiguration.getFieldWells()
The field wells of the visual.
|
BarChartFieldWells |
BarChartFieldWells.withBarChartAggregatedFieldWells(BarChartAggregatedFieldWells barChartAggregatedFieldWells)
The aggregated field wells of a bar chart.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BarChartConfiguration.setFieldWells(BarChartFieldWells fieldWells)
The field wells of the visual.
|
BarChartConfiguration |
BarChartConfiguration.withFieldWells(BarChartFieldWells fieldWells)
The field wells of the visual.
|
Copyright © 2023. All rights reserved.