Uses of Class
software.amazon.awssdk.services.quicksight.model.FunnelChartDataLabelOptions
-
Packages that use FunnelChartDataLabelOptions Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of FunnelChartDataLabelOptions in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return FunnelChartDataLabelOptions Modifier and Type Method Description FunnelChartDataLabelOptionsFunnelChartConfiguration. dataLabelOptions()The options that determine the presentation of the data labels.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type FunnelChartDataLabelOptions Modifier and Type Method Description FunnelChartConfiguration.BuilderFunnelChartConfiguration.Builder. dataLabelOptions(FunnelChartDataLabelOptions dataLabelOptions)The options that determine the presentation of the data labels.
-