York Report post Posted May 25, 2012 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 Report post Posted May 28, 2012 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