The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I'm trying to have a donut chart only partially fill if it has only one item. For example if the donut chart is for Percentage of Jobs Completed and it is 50%, I want the chart to only be 50% filled.
DGDurga Gopalakrishnan Syncfusion Team December 10, 2020 03:43 PM UTC
Hi Steven,
Greetings from Syncfusion.
We suggest you usePointColorMappingproperty to customize fill color of chart series point. We have created gradient to view the fill color partially. We have prepared sample based on your requirement.