VectorMapLayerBuilder.Palette Method
Name | Parameters | Description |
---|---|---|
Palette(JS) | value | The name of a predefined palette or a custom range of colors to be used as a palette. Mirrors the client-side palette option. |
Palette(VizPalette) | value | The name of a predefined palette or a custom range of colors to be used as a palette. Mirrors the client-side palette option. |
Palette(IEnumerable<String>) | value | The name of a predefined palette or a custom range of colors to be used as a palette. Mirrors the client-side palette option. |