Thanks v much
That set me on the correct path

--- In flexcoders@yahoogroups.com, "pasflex" <[EMAIL PROTECTED]> wrote:
>
> try
> trace (LineSeries(h.element).yField)
> 
> --- In flexcoders@yahoogroups.com, "yaagcur" <agcur@> wrote:
> >
> > To elaborate I want to do something like
> > 
> > public function dtFunc(h:HitData):String {
> >             
> >             trace (h.chartItem.element.yField);
> > 
> > }
> > but there is no property yField
> > 
> > You used to be able to do
> > obj.hitData.chartItem.element.yField
> > 
> > but I think that is no longer available and the chartItemEvent also
> > has not proven the answer to date
> > 
> > 
> > --- In flexcoders@yahoogroups.com, "yaagcur" <agcur@> wrote:
> > >
> > > On a line chart with multiple series, I wish to have a datatip
> > > function that differs according to which line is hit but I'm 
> having
> > > difficulty identifying the property that would tell me that
> > > Any help much appreciated
> > >
> >
>






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to