Thanks for your reply. I would just like to know. Is there a way to
use the detaTipRenderer style already available to delay the display
of the tooltip. 

I am aware of having event on items and handle it separately. But just
wanted to know if there is something like hideDelay available in
tooltipmanager.

Thanks
Pratik
 

--- In [email protected], "Brendan Meutzner" <[EMAIL PROTECTED]>
wrote:
>
> An example based on DataGrid control... could be modified for use with
> Series item renderers on a chart easily enough based on mouse events
as I
> have for the Datagrid here already:
> http://www.meutzner.com/blog/attachments/menu_tooltip/
> 
> 
> HTH,
> 
> Brendan
> 
> 
> 
> On Mon, Dec 8, 2008 at 7:21 PM, pratikshah83 <[EMAIL PROTECTED]> wrote:
> 
> >   Help would really be appreciated.
> >
> > --- In [email protected] <flexcoders%40yahoogroups.com>,
> > "pratikshah83" <pratikshah83@>
> > wrote:
> >
> > >
> > > Hi Guys,
> > >
> > > I would like to know how to delay the hiding of datatip for charts.
> > >
> > > I am planning to have a URL in the datatip. But when I move the
mouse
> > > it destroys the datatip. I would like to delay it so that the
user can
> > > move over the tooltip and click the URL, I can destroy it on
mouse out
> > > event.
> > >
> > > Replies in this regards will be highly appreciated.
> > >
> > > Thanks
> > > Pratik
> > >
> >
> >  
> >
> 
> 
> 
> -- 
> Brendan Meutzner
> http://www.meutzner.com/blog/
>


Reply via email to