Page 1 of 1

Rotating a 3D points series

Posted: Fri Jan 14, 2005 9:01 am
by 8122778
Hi!

I have a 3D point series that i rotate. Having rotated the chart 90 degrees the spots become flat. Is there a way to see round spots even when rotating the chart. I know that the ActiveX version supports OpenGL and that you can turn that on through code like:

TChart1.Aspect.OpenGL.Active = true;

Then it is possible to se the spots all the way around. Is there someting like this for the .NET version?

Regards Elisabeth

Posted: Fri Jan 14, 2005 9:58 am
by Marjan
Hi, Elisabeth.

No, not yet (Graphics3D does not support drawing spheres). But it will be available once we add the opengl support to NET version. The plan is to have it operational for next major TeeChart .NET release.

Posted: Fri Jan 14, 2005 2:00 pm
by 8122778
Hi again!

When will that release hit the market :) ?

Best regards