Rotating a 3D points series
Posted: 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
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