PolarChartBuilder.Palette Method
Name | Parameters | Description |
---|---|---|
Palette(JS) | value | Sets the palette to be used for colorizing series and their elements. Mirrors the client-side palette option. |
Palette(VizPalette) | value | Sets the palette to be used for colorizing series and their elements. Mirrors the client-side palette option. |
Palette(IEnumerable<String>) | value | Sets the palette to be used for colorizing series and their elements. Mirrors the client-side palette option. |