Palette

DevExpress Blazor Chart components allow you to create a custom palette to colorize chart series. To apply a color scheme, assign it to the Palette property. When the number of series (for DxChart) or series points (for DxPieChart) exceeds the number of palette colors, you can use the PaletteExtensionMode property to extend the palette.

In this demo, you can use drop-down menus to select a palette and change how it is extended.