minakshi Report post Posted November 28, 2007 Hello FusionChart Team, Can we show legends for Pie charts? I tried with showLegend='1' ,but it didn't worked. Please help me out. Also can we generate the pie chart without the shading at the border. I tried with multiple properties ,but not able to remove it. Please let me know which property is to be used to remove it. Thanks in advance. Regards, Minakshi Share this post Link to post Share on other sites
minakshi Report post Posted November 29, 2007 Hello Team, I got the solution of problem mentioned. In pie chart,we cannot place the legend as it comes under single series charts. I got the solution for the second problem which was to remove the shading around the pie.I used the property borderalpha='100' and it worked. I tried using property labelDistance for decreasing and increasing the distance between label and pie, but the distance is not getting changed.It remains same every time.Is there any other way to use this property .I used it as labelDistance='5'. What can be the problem and solution for this? Thanx in advance. Regards, Minakshi Share this post Link to post Share on other sites
Pallav Report post Posted December 3, 2007 As for legend, you can combine the pie chart and single series grid component from FusionCharts core package to form a legend. The label distance doesn't work when smart labels are on. Share this post Link to post Share on other sites