jimvanz Report post Posted September 12, 2008 Hey there, Is there any way to refer to one slice of the pie and set this slice to "isSliced". In xml you can set wich slice is opened when the chart is renderd. As well as that if you click a slice it opens up.. but.. what if i want to make my own button, once you click it, it opens a specifik slice, something like: mychart.slices[0].open(); or however u refer to the slice and its open(isSliced) function, is there any way to do this? thx! jim Share this post Link to post Share on other sites
Pallav Report post Posted September 12, 2008 Jim, I'm afraid it's not feasible in the current version. Share this post Link to post Share on other sites
jimvanz Report post Posted September 12, 2008 Alright, guess i'll have to implement it myself. Share this post Link to post Share on other sites