Activate OpenGL in Teechart.NET

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
messsysteme
Newbie
Newbie
Posts: 4
Joined: Tue Mar 18, 2025 12:00 am

Activate OpenGL in Teechart.NET

Post by messsysteme » 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

Marc
Site Admin
Site Admin
Posts: 1339
Joined: Thu Oct 16, 2003 4:00 am
Location: Girona
Contact:

Re: Activate OpenGL in Teechart.NET

Post by Marc » Mon Aug 11, 2025 3:25 pm

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
Steema Support

Post Reply