Uses of Class
software.amazon.awssdk.services.quicksight.model.WaterfallChartOptions
-
Packages that use WaterfallChartOptions Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of WaterfallChartOptions in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return WaterfallChartOptions Modifier and Type Method Description WaterfallChartOptionsWaterfallChartConfiguration. waterfallChartOptions()The options that determine the presentation of a waterfall visual.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type WaterfallChartOptions Modifier and Type Method Description WaterfallChartConfiguration.BuilderWaterfallChartConfiguration.Builder. waterfallChartOptions(WaterfallChartOptions waterfallChartOptions)The options that determine the presentation of a waterfall visual.
-