Page 1 of 1

Using TeeChart with Ajax

Posted: Tue Sep 12, 2006 12:08 pm
by 9641422
Dear All,

I am trying to implement AJAX on my website. How can I implement TeeChart in AJAX?

We have already implemented this using Javascript and client callback and we receive the TeeChart as an image (as given in the TeeChart example for TeeChart documentation). However, We lose all the tool tips as the eeChart is received as an image.

How can I get tootips (HOTSPOTS) on that image?

Best regards,

Arun

Posted: Tue Sep 12, 2006 3:05 pm
by narcis
Hi Arun,

Latest TeeChart for .NET v2 Debug Build, available at the client area, works fine in an Atlas UpdatePanel. We will also add more functionality in future releases. Which TeeChart for .NET are you using?

Regarding HotSpots, you could try doing something like the examples in List Of Features\Interacting With Charts\Mouseover Hints at the live ASP.NET demo.