Hello,
I am using TeeChart v2010.01.11004 Win32 with D2005.
Try the following:
- Add a TChart to your form (=Chart1)
- Add - let us say - 2 TAreaSeries to your Chart1
- Assign an OnCLickSeries event to Chart 1.
- Fill in FormCreate some demo data to the TAreaSeries
- Run your application
---> Zooming is disabled.
Do you have an advise?
kind regards
Kalle
No more zooming with TAreaSeries AND assigned OnClickSeries
Re: No more zooming with TAreaSeries AND assigned OnClickSeries
Hi Kalle,
I've seen that the TAreaSeries.Clicked method seems to give a wrong result and this would make the Zoom not to work when OnClickedSeries is activated.
I've added it to the defect list to be revised asap (TV52015282).
I've seen that the TAreaSeries.Clicked method seems to give a wrong result and this would make the Zoom not to work when OnClickedSeries is activated.
I've added it to the defect list to be revised asap (TV52015282).
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: No more zooming with TAreaSeries AND assigned OnClickSeries
Hi Kalle,
Just wanted to let you know that TV52015282 has been fixed for next TeeChart 2010 VCL releases.
Just wanted to let you know that TV52015282 has been fixed for next TeeChart 2010 VCL releases.
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 |