| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
WaterfallChartOptions |
WaterfallChartOptions.clone() |
WaterfallChartOptions |
WaterfallChartConfiguration.getWaterfallChartOptions()
The options that determine the presentation of a waterfall visual.
|
WaterfallChartOptions |
WaterfallChartOptions.withTotalBarLabel(String totalBarLabel)
This option determines the total bar label of a waterfall visual.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WaterfallChartConfiguration.setWaterfallChartOptions(WaterfallChartOptions waterfallChartOptions)
The options that determine the presentation of a waterfall visual.
|
WaterfallChartConfiguration |
WaterfallChartConfiguration.withWaterfallChartOptions(WaterfallChartOptions waterfallChartOptions)
The options that determine the presentation of a waterfall visual.
|
Copyright © 2023. All rights reserved.