Teechart 2011, Delphi XE, onclickSeries / rotation in 3D?

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
jd_nuevo
Newbie
Newbie
Posts: 2
Joined: Tue Oct 11, 2011 12:00 am

Teechart 2011, Delphi XE, onclickSeries / rotation in 3D?

Post by jd_nuevo » Tue Oct 11, 2011 2:01 pm

Hi,

I have a tchart and a teecommander hooked up.

When I click a series in 3D, the onclickseries fires just fine if the chart is not rotated. However, if I rotate the chart, the onSeriesClick stops working.

I hopoe this is not intentional :-) My users will benefit from zooming, rotating and panning the chart and they should be able to get information about the point, they are clicking when doing so.

I've attached a small project, so you can check it out. When the chart is in a rotated state, the onclick works fine, but the onseriesclick doesnt.

Best,
Johannes
Attachments
testTeeChart.zip
(91.17 KiB) Downloaded 351 times

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

Re: Teechart 2011, Delphi XE, onclickSeries / rotation in 3D?

Post by Yeray » Tue Oct 11, 2011 3:19 pm

Hello Johannes,

I'm afraid it is a known issue. The click function works with 2D charts and 3D orthogonal charts but not with 3d rotated charts. This is a feature already in the wish list to be implemented in future releases.
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

jd_nuevo
Newbie
Newbie
Posts: 2
Joined: Tue Oct 11, 2011 12:00 am

Re: Teechart 2011, Delphi XE, onclickSeries / rotation in 3D?

Post by jd_nuevo » Wed Jun 06, 2012 2:22 pm

Hi,
I just downloaded the newest release (v2012.05.120327) but there's still no fix for the issue. Any news on when you'll make it possible?
Best regards,
Johannes

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

Re: Teechart 2011, Delphi XE, onclickSeries / rotation in 3D?

Post by Yeray » Thu Jun 07, 2012 7:50 am

Hello Johannes,

Right, this hasn't been implemented yet. And I'm afraid I can't tell you a date for it.
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

Post Reply