A Colormap object, which can be used with a ColormapRenderer. More...
Import Statement: | import Esri.ArcGISRuntime 100.15 |
Since: | Esri.ArcGISRuntime 100.0 |
Inherits: |
Properties
- colors : list<color>
Signals
Detailed Description
Property Documentation
colors : list<color> |
The list of colors used to construct this Colormap.
Signal Documentation
Emitted when the colors property changes.
Note: The corresponding handler is onColorsChanged
.