What property I need to set to have an exploded pie chart.
pie.setExplodePercent(slice#, %n);
does not work.
Thnks
Sangeeta
Exploded pie chart
Re: Exploded pie chart
the function call was for this was
pie.setExplodePercent(1.1.00);
Thnks
Sangeeta
pie.setExplodePercent(1.1.00);
Thnks
Sangeeta