Hello,
Zoom works with Drag&Drop not with Mouse Wheel or dbl click
We have a implementation of the Teechart using version for .NET web images. We are trying to use the new Silverlight version.
Is it possible to have zoom working with the mouse wheel and double-click instead of drag&drop?
Thanks
Aytaç Kargınoğlu
Mouse Wheel Silverlight
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: Mouse Wheel Silverlight
Hi Aytaç,
Yes, you could do this using TeeChart mouse events modifying axes scales with SetMinMax method or using ZoomPercent (find an example here).
Hope this helps!
Yes, you could do this using TeeChart mouse events modifying axes scales with SetMinMax method or using ZoomPercent (find an example here).
Hope this helps!
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 |