Page 1 of 1

No more zooming with TAreaSeries AND assigned OnClickSeries

Posted: Tue Nov 16, 2010 4:00 pm
by 16456008
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

Re: No more zooming with TAreaSeries AND assigned OnClickSeries

Posted: Tue Nov 16, 2010 4:36 pm
by yeray
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).

Re: No more zooming with TAreaSeries AND assigned OnClickSeries

Posted: Thu Dec 09, 2010 2:15 pm
by narcis
Hi Kalle,

Just wanted to let you know that TV52015282 has been fixed for next TeeChart 2010 VCL releases.