[]
Represents a color scale in layer of the map.
public class ColorScale
| Name | Description |
|---|---|
| ColorScale(HtmlHelper) | Creates one ColorScale instance. |
| Name | Description |
|---|---|
| Binding | Gets or sets the binding property or function. |
| ColorUnknown | Get or sets the color for undefined values (NaN or undefined). |
| Colors | Gets or sets the array of colors (palette) used for transformation. |
| Format | Get or sets the format string for legend items. |
| Scale | Gets or sets the scaling function. |