Search code examples
c#winformsvisual-studionevron

Unable to load nevron winform ui controls


I need to use Surface charts in my winforms application for that I have downloaded nevron.nov.charts through Nuget packages in Visual Studio, when I am trying to add NchartViewControl to my design page I am getting System.Runtime.InteropServices.COMException. Please find the attached images and guide me in solving the issue.

'System.Runtime.InteropServices.COMException', 'system.TypeLoadException:GenericArguments'


Solution

  • Unfortunately, the NOV Chart provides support only for 2D charting at the moment and you will not be able to plot Surface charts. We are planning to implement 3D charting functionality in the near future.