| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
ComboChartFieldWells |
ComboChartFieldWells.clone() |
ComboChartFieldWells |
ComboChartConfiguration.getFieldWells()
The field wells of the visual.
|
ComboChartFieldWells |
ComboChartFieldWells.withComboChartAggregatedFieldWells(ComboChartAggregatedFieldWells comboChartAggregatedFieldWells)
The aggregated field wells of a combo chart.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ComboChartConfiguration.setFieldWells(ComboChartFieldWells fieldWells)
The field wells of the visual.
|
ComboChartConfiguration |
ComboChartConfiguration.withFieldWells(ComboChartFieldWells fieldWells)
The field wells of the visual.
|
Copyright © 2023. All rights reserved.