public static interface DonutCenterOptions.Builder extends SdkPojo, CopyableBuilder<DonutCenterOptions.Builder,DonutCenterOptions>
| Modifier and Type | Method and Description |
|---|---|
DonutCenterOptions.Builder |
labelVisibility(String labelVisibility)
Determines the visibility of the label in a donut chart.
|
DonutCenterOptions.Builder |
labelVisibility(Visibility labelVisibility)
Determines the visibility of the label in a donut chart.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDonutCenterOptions.Builder labelVisibility(String labelVisibility)
Determines the visibility of the label in a donut chart. In the Amazon QuickSight console, this option is
called 'Show total'.
labelVisibility - Determines the visibility of the label in a donut chart. In the Amazon QuickSight console, this option
is called 'Show total'.Visibility,
VisibilityDonutCenterOptions.Builder labelVisibility(Visibility labelVisibility)
Determines the visibility of the label in a donut chart. In the Amazon QuickSight console, this option is
called 'Show total'.
labelVisibility - Determines the visibility of the label in a donut chart. In the Amazon QuickSight console, this option
is called 'Show total'.Visibility,
VisibilityCopyright © 2023. All rights reserved.