Sweet, i'll give it a shot. thanks Michael Wills wrote: > > Hi Patrick, > > I'm not sure if this will help, but you can listen for an itemRollOver > event on your area chart. That will trigger an ChartItemEvent which in > it has "hitData" and "hitSet" which info on the items that triggered the > event. Perhaps you can get the actual data from that. > > Michael > > patricklemiuex wrote: > > > > Forgive if you see this post, I haven't seen my post, post and I > > haven't seen a reply. > > > > Is it possible to get an index of an array collection from a mouseover > > on an area chart. > > > > Thanks, > > Patrick > > > > > >

