Using TeeChart with Ajax

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Amol
Advanced
Posts: 176
Joined: Mon May 29, 2006 12:00 am

Using TeeChart with Ajax

Post by Amol » Tue Sep 12, 2006 12:08 pm

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

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Tue Sep 12, 2006 3:05 pm

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.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply