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
Activate OpenGL in Teechart.NET
Re: Activate OpenGL in Teechart.NET
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
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
Steema Support