Hi,
I know how to set "isSliced' in the XML, but I'd like to read the setting as well.
I'm using the togglePieSlice function, and would like to display an additional chart when a slice is pulled out, then close the additional chart when the slice is pushed back in.
Right now I'm implementing this by keeping track of the pie slice settings in my JavaScript code, but I'd much prefer to use the chart settings.
Thanks.