| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
PieChartFieldWells |
PieChartFieldWells.clone() |
PieChartFieldWells |
PieChartConfiguration.getFieldWells()
The field wells of the visual.
|
PieChartFieldWells |
PieChartFieldWells.withPieChartAggregatedFieldWells(PieChartAggregatedFieldWells pieChartAggregatedFieldWells)
The field well configuration of a pie chart.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PieChartConfiguration.setFieldWells(PieChartFieldWells fieldWells)
The field wells of the visual.
|
PieChartConfiguration |
PieChartConfiguration.withFieldWells(PieChartFieldWells fieldWells)
The field wells of the visual.
|
Copyright © 2023. All rights reserved.