| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
DonutOptions |
DonutOptions.clone() |
DonutOptions |
PieChartConfiguration.getDonutOptions()
The options that determine the shape of the chart.
|
DonutOptions |
DonutOptions.withArcOptions(ArcOptions arcOptions)
The option for define the arc of the chart shape.
|
DonutOptions |
DonutOptions.withDonutCenterOptions(DonutCenterOptions donutCenterOptions)
The label options of the label that is displayed in the center of a donut chart.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PieChartConfiguration.setDonutOptions(DonutOptions donutOptions)
The options that determine the shape of the chart.
|
PieChartConfiguration |
PieChartConfiguration.withDonutOptions(DonutOptions donutOptions)
The options that determine the shape of the chart.
|
Copyright © 2024. All rights reserved.