WaterfallChartGroupColorConfiguration
The color configuration for individual groups within a waterfall visual.
Contents
Note
In the following list, the required parameters are described first.
- NegativeBarColor
-
Defines the color for the negative bars of a waterfall chart.
Type: String
Pattern:
^#[A-F0-9]{6}$
Required: No
- PositiveBarColor
-
Defines the color for the positive bars of a waterfall chart.
Type: String
Pattern:
^#[A-F0-9]{6}$
Required: No
- TotalBarColor
-
Defines the color for the total bars of a waterfall chart.
Type: String
Pattern:
^#[A-F0-9]{6}$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: