| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
WaterfallChartGroupColorConfiguration |
WaterfallChartGroupColorConfiguration.clone() |
WaterfallChartGroupColorConfiguration |
WaterfallChartColorConfiguration.getGroupColorConfiguration()
The color configuration for individual groups within a waterfall visual.
|
WaterfallChartGroupColorConfiguration |
WaterfallChartGroupColorConfiguration.withNegativeBarColor(String negativeBarColor)
Defines the color for the negative bars of a waterfall chart.
|
WaterfallChartGroupColorConfiguration |
WaterfallChartGroupColorConfiguration.withPositiveBarColor(String positiveBarColor)
Defines the color for the positive bars of a waterfall chart.
|
WaterfallChartGroupColorConfiguration |
WaterfallChartGroupColorConfiguration.withTotalBarColor(String totalBarColor)
Defines the color for the total bars of a waterfall chart.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WaterfallChartColorConfiguration.setGroupColorConfiguration(WaterfallChartGroupColorConfiguration groupColorConfiguration)
The color configuration for individual groups within a waterfall visual.
|
WaterfallChartColorConfiguration |
WaterfallChartColorConfiguration.withGroupColorConfiguration(WaterfallChartGroupColorConfiguration groupColorConfiguration)
The color configuration for individual groups within a waterfall visual.
|
Copyright © 2024. All rights reserved.