Sign in to follow this  
York

How To Set Radius Of Inner Circle For Pie2D

Recommended Posts

Hi,

 

I want to change the radius of inner circle for Pie2D/Doughnut2D. I reset sliceDistance but it is not working. How to do it?

 

Thanks,

Share this post


Link to post
Share on other sites
Guest Bindhu

Hi,

 

You may try using the 'doughnutRadius' attribute to explicitly set the inner radius of the Doughnut chart.

 

FusionCharts automatically calculates the best fit radius for the chart. This attribute is useful if you want to enforce one of your own values.

 

For more details on ' Doughnut 2D Chart Specification Sheet', please refer to the link below,

http://docs.fusioncharts.com/charts/contents/?ChartSS/Doughnut2D.html

 

The Pie 2D chart has only one radius. Use 'pieRadius' attribute to explicitly set the same.

 

Hope this helps!

 

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this