Page 1 of 1

Click on Points3D

Posted: Wed Oct 26, 2011 1:57 pm
by 16060319
Hello,

I wonder if there is a possible workaround to the click event on non-orthogonal Points3D series.
This issue is described in "Points3D and Click event" topic, http://www.teechart.net/support/viewtop ... s3d#p11086.
I'm looking for a 3D graph I can rotate, and on which I can click.
How can I achieve this ?

Best regards

Re: Click on Points3D

Posted: Thu Oct 27, 2011 11:12 am
by 10050769
Hello Micropross,

It is a bug (TF02011086) know for us. The problem that doesn't allow Event click works correctly, when the chart isn't orthogonal and view is in 3D, is that GDI+ and Open GL doesn't have methods to convert coordinates 2D to 3D. So, I suggest take a look in next links where you can find any ideas to try to do as you want:

http://www.teechart.net/support/viewtopic.php?t=4343
http://www.teechart.net/support/viewtopic.php?t=4344

I hope will helps.

Thanks,