| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
DonutCenterOptions |
DonutCenterOptions.clone() |
DonutCenterOptions |
DonutOptions.getDonutCenterOptions()
The label options of the label that is displayed in the center of a donut chart.
|
DonutCenterOptions |
DonutCenterOptions.withLabelVisibility(String labelVisibility)
Determines the visibility of the label in a donut chart.
|
DonutCenterOptions |
DonutCenterOptions.withLabelVisibility(Visibility labelVisibility)
Determines the visibility of the label in a donut chart.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DonutOptions.setDonutCenterOptions(DonutCenterOptions donutCenterOptions)
The label options of the label that is displayed in the center of a donut chart.
|
DonutOptions |
DonutOptions.withDonutCenterOptions(DonutCenterOptions donutCenterOptions)
The label options of the label that is displayed in the center of a donut chart.
|
Copyright © 2024. All rights reserved.