What would be the most efficient way to have several charts zoom in sync? I want to zoom / un-zoom one chart and have several others follow. I have it sort of working, but it is a mess. It basically sets other charts' min and max to the zoomed chart. I can get them back, but only if I un-zoom the chart that was zoomed to begin with. If I zoom chart1 I want chart2, 3 and 4 to follow and then I should be able to unzoom any of them and have them all go bact to where they were.
thanks,
Kev
Zoom Multiple Charts
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Kev,
You should be able to achieve what you request as shown on this thread. It's a TeeChart for .NET thread but the same should apply to the VCL version.
You should be able to achieve what you request as shown on this thread. It's a TeeChart for .NET thread but the same should apply to the VCL version.
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 |