LinearGaugeRangeContainerBuilder.Palette Method
Name | Parameters | Description |
---|---|---|
Palette(JS) | value | Specifies the palette to be used for colorizing ranges in the range container. Mirrors the client-side palette option. |
Palette(VizPalette) | value | Specifies the palette to be used for colorizing ranges in the range container. Mirrors the client-side palette option. |
Palette(IEnumerable<String>) | value | Specifies the palette to be used for colorizing ranges in the range container. Mirrors the client-side palette option. |