Uses of Class
software.amazon.awssdk.services.quicksight.model.WaterfallChartColorConfiguration
-
Packages that use WaterfallChartColorConfiguration Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of WaterfallChartColorConfiguration in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return WaterfallChartColorConfiguration Modifier and Type Method Description WaterfallChartColorConfigurationWaterfallChartConfiguration. colorConfiguration()The color configuration of a waterfall visual.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type WaterfallChartColorConfiguration Modifier and Type Method Description WaterfallChartConfiguration.BuilderWaterfallChartConfiguration.Builder. colorConfiguration(WaterfallChartColorConfiguration colorConfiguration)The color configuration of a waterfall visual.
-