Hello,
I would like to know if it's possible to have a separation between the different sections of the piechart, in order to have the same effect than with the explodePercent method, but with every section.
Thanks in advance,
Raúl
All sections exploded in piechart
Re: All sections exploded in piechart
Hi Raul,
You have to use plot.setExplodePercent (<index>, <value>) for each pie section.
Gopi.
You have to use plot.setExplodePercent (<index>, <value>) for each pie section.
Gopi.