Rotating a 3D points series

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Lizabeth
Newbie
Newbie
Posts: 24
Joined: Thu Nov 13, 2003 5:00 am
Location: Sweden

Rotating a 3D points series

Post by Lizabeth » Fri Jan 14, 2005 9:01 am

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

Marjan
Site Admin
Site Admin
Posts: 745
Joined: Fri Nov 07, 2003 5:00 am
Location: Slovenia
Contact:

Post by Marjan » Fri Jan 14, 2005 9:58 am

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.
Marjan Slatinek,
http://www.steema.com

Lizabeth
Newbie
Newbie
Posts: 24
Joined: Thu Nov 13, 2003 5:00 am
Location: Sweden

Post by Lizabeth » Fri Jan 14, 2005 2:00 pm

Hi again!

When will that release hit the market :) ?

Best regards

Post Reply