PeggyM

Members
  • Content count

    2
  • Joined

  • Last visited

About PeggyM

  • Rank
    Forum Newbie
  1. 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.
  2. Hi, Is there any way to determine the setting of the isSliced attribute of a particular pie slice? Thanks -