We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

how to set start position in Doughnut Series chart

I'm using Doughnut Series chart.

I want to fill in chart from the botton to the top. 

I get the following situation which is shown on the screenshot.

How can I set up fill start position property?


1 Reply

PS Parthiban Sundaram Syncfusion Team December 27, 2016 01:41 PM UTC

Hi Vadim,

Thanks for using Syncfusion products.

You can customise the Doughnut inner radius using following code snippet.
 
series.DoughnutCoefficient = 0.8; 
  

Please refer the following link for more details.

Link: https://help.syncfusion.com/xamarin/sfchart/charttypes#doughnut-chart

Please provide us more details if your requirement is different from this.

Regards,
Parthiban S


Loader.
Live Chat Icon For mobile
Up arrow icon