Activate OpenGL in Teechart.NET
Posted: Mon Aug 11, 2025 2:43 pm
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
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