Click on Points3D

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/viewtopic.php?f=4&t=3114&p=11086&hilit=points3d#p11086.
I’m looking for a 3D graph I can rotate, and on which I can click.
How can I achieve this ?

Best regards

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,