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

Dougnut Chart

Hi,

Is it possible to set the diameter (i mean the width of the outer solid part).  I want to make it thinner?
Thanks

2 Replies

KV Karthikeyan V Syncfusion Team January 31, 2014 11:32 AM UTC

Hi Roger,

Thank you for using Syncfusion products.

We have analysed the reported requirement. You can achieve your requirement with the help of DoughnutCoefficient property in DoughnutSeries.

Code Snippet [XAML]:

<Syncfusion:DoughnutSeries Name="series" ItemsSource="{Binding StockPriceDetails}" XBindingPath="_Date"  YBindingPath="Low" DoughnutCoefficient="0.6" 

            </Syncfusion:DoughnutSeries>

Please let us know if you require further assistance on this.

Thanks,

Karthikeyan V.



RW Roger Weiss February 3, 2014 07:20 AM UTC

Fantastic!, thanks for your response, I'll try it today.

Loader.
Live Chat Icon For mobile
Up arrow icon