Dear Radzen Team,

Dear Radzen Team,
I'm using the default color scheme but I'm not happy with the result, can I configure this puzzle color according to the color set by the user. Any suggestions you can make to resolve this issue would be appreciated.
<RadzenDonutSeries Data="@StatusTotal" CategoryProperty="StatusLabel" ValueProperty="Count" Fills=@(new[]{"Yellow","green","garnet","Aqua","red","coral","Aqua","orange","darkgreen","breen"})>

Hi @Bella,

I am not sure what you are asking. Can you elaborate? The Fills property is what you are supposed to set to customize the colors of the donut segments.