Hello,
I need help from you. When I add NChartControl to WinForm I get error - 'Nevron.Chart.WinForm.NChartControl' is not defined.
I am using VS2010-Visual Basic. I follow steps from online documentation for adding basic chart from Nevron Online documentation.
After adding empty NchartControl to the Form I get error.
Errors:
Type 'Nevron.Chart.WinForm.NChartControl' is not defined.
Type 'Nevron.Chart.WinForm.NState' is not defined.
I am using .Net Framework 4.0. Also I tried to manually add reference for Nevron controls.
Any suggestions? Thank you!