No more zooming with TAreaSeries AND assigned OnClickSeries

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Kalle
Newbie
Newbie
Posts: 1
Joined: Mon Apr 26, 2010 12:00 am

No more zooming with TAreaSeries AND assigned OnClickSeries

Post by Kalle » Tue Nov 16, 2010 4:00 pm

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

Yeray
Site Admin
Site Admin
Posts: 9602
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: No more zooming with TAreaSeries AND assigned OnClickSeries

Post by Yeray » Tue Nov 16, 2010 4:36 pm

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).
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Narcís
Site Admin
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

Post by Narcís » Thu Dec 09, 2010 2:15 pm

Hi Kalle,

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
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply