Sign in to follow this  
jimvanz

Referring to pie slices with actionscript.

Recommended Posts

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this