Search code examples
entity-frameworkasp.net-mvc-4usingpie-chart

PieChart in mvc4 from Entity Framework


I have an ASP.NET MVC4 project, and I need to generate a pie chart from database using Entity Framework. Now I am displaying some hard-coded values from the model, but I need to generate it from Entity Framework data.


Solution

  • You could use Report Builder 3.0 http://www.microsoft.com/en-us/download/details.aspx?id=6116