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
Click on Points3D
Re: Click on Points3D
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,
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,
Best Regards,
Sandra Pazos / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |