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