Uses of Class
software.amazon.awssdk.services.quicksight.model.DonutCenterOptions
-
Packages that use DonutCenterOptions Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of DonutCenterOptions in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return DonutCenterOptions Modifier and Type Method Description DonutCenterOptionsDonutOptions. donutCenterOptions()The label options of the label that is displayed in the center of a donut chart.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type DonutCenterOptions Modifier and Type Method Description DonutOptions.BuilderDonutOptions.Builder. donutCenterOptions(DonutCenterOptions donutCenterOptions)The label options of the label that is displayed in the center of a donut chart.
-