Hi Team,
I was going through ASP.NET MVC Classic tutorials
http://help.syncfusion.com/ug/asp.net%20mvc/index.html#!documents/chartmodel69.htm
where User can be able to create a chart with the help of chart model at controller level
Now When I want it to create at my project it is not allowing me to do so. MVCChartModel is not present. can you please suggest something to go ahead with this. I want to generate chart at controller level so I will have better control on my code.
I tried with adding some namespaces and libraries. but not getting it worked.
I am using
ASP.NET MVC 5
Framework 4.5.1
Jquery
windows 8.1
thank you
Regards,
Ameya Deshpande