Hello.
I have legacy WinForms application (Visual Studio 2010 SP1 and .NET 4.0) which uses TeeChart V2 Pro.
I've tried to replace that old library with TeeChart .NET 2018 Professional 4.2018.10.1 and faced a problem.
Looks like steema.teechart.net.4.2018.11.27.nupkg (downloaded from https://www.nuget.org/api/v2/package/St ... 2018.11.27) doesn't contain TeeChart.OpenGL.dll anymore.
Online TeeChart documentation (http://www.teechart.net/docs/TeeChartNETReference.htm) still have information about Steema.TeeChart.Drawing.GL namespace that I use in my project (I use Steema.TeeChart.Drawing.GL.TeeOpenGL class).
So how can I obtain TeeChart.OpenGL.dll? Or is there some replacement for it?
TeeChart.OpenGL.dll missing from TeeChart 2018 Pro
-
- Guru
- Posts: 1603
- Joined: Fri Nov 15, 2002 12:00 am
Re: TeeChart.OpenGL.dll missing from TeeChart 2018 Pro
This assembly is deprecated. I will consult with the team here whether it might be possible to produce a one-off build for you.
Best Regards,
Christopher Ireland / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
Re: TeeChart.OpenGL.dll missing from TeeChart 2018 Pro
If this assembly is deprecated, then:
- what is the successor technology you suggest for today (I was using TeeOpenGL class for 3D charts)?
- for what reason TeeChart online documentation (http://www.teechart.net/docs/TeeChartNETReference.htm) still have information about deprecated assembly's namespaces?
Thank you. Will be waiting for it.Christopher wrote: ↑Tue Dec 11, 2018 3:11 pmI will consult with the team here whether it might be possible to produce a one-off build for you.
-
- Guru
- Posts: 1603
- Joined: Fri Nov 15, 2002 12:00 am
Re: TeeChart.OpenGL.dll missing from TeeChart 2018 Pro
Please find this assembly attached. As this assembly is deprecated Steema cannot offer free support for it, although other paid options are available.
- Attachments
-
- TeeChartOpenGL_4.2018.11.27.zip
- (52.09 KiB) Downloaded 1055 times
Best Regards,
Christopher Ireland / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |