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
Using TeeChart with Ajax
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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.
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.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |