Page 1 of 1

Activate OpenGL in Teechart.NET

Posted: Mon Aug 11, 2025 2:43 pm
by 15699625
In my new Teechart.NET (Pro) version I cannot find the method for activating OpenGL for 3D.
I have installed the latest version : "4.2025 7.7", I use it with C# in Visual Studio 2022.
In my earlier I had the ActiveX version, there was a method to activate OpenGL:
m_chart3D.GetAspect().GetOpenGL().SetActive(..);
Best Regards
Christian Frank

Re: Activate OpenGL in Teechart.NET

Posted: Mon Aug 11, 2025 3:25 pm
by Marc
Hello Christian,

TeeChart OpenGL support in NET was deprecated several years ago though we have recently tested it with the 4.2025.7.7 build on framework 4 and it continues to function correctly. There would be some work required to make it compatible with NET6+. We are considering publishing builds again as for some chart types it offers a valuable alternative viewing experience.

I'll get back to this thread with something more concrete.

Regards,
Marc Meumann