ColorScale
Determines the color scale that is applied to the visual.
Contents
Note
In the following list, the required parameters are described first.
- ColorFillType
- 
               Determines the color fill type. Type: String Valid Values: DISCRETE | GRADIENTRequired: Yes 
- Colors
- 
               Determines the list of colors that are applied to the visual. Type: Array of DataColor objects Array Members: Minimum number of 2 items. Maximum number of 3 items. Required: Yes 
- NullValueColor
- 
               Determines the color that is applied to null values. Type: DataColor object Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: