Hi,
How can I "get" double click event from TeeChart Graph biult in Internet Explorer (via VBScript)?
The issue is: I want to watch on TeeChart Graph and when it will be DoubleClick event to print some alert.
Is it a special feature of Chart like Chart1.DblClick = true ?
Thanks in advance,
Danila.
Double Click Event
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Danila,
No, you should basically the same syntax you'd use in Visual Basic. You'll find some examples in ASP Server Examples at TeeChart's program gorup.
No, you should basically the same syntax you'd use in Visual Basic. You'll find some examples in ASP Server Examples at TeeChart's program gorup.
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 |