开发者

how to create a pie chart in asp.net mvc 2

开发者 https://www.devze.com 2023-02-25 06:27 出处:网络
I want to do a pie chart in mvc 2, any sugge开发者_JAVA技巧stion ?. ThankxPlease check the link http://code-inside.de/blog-in/2008/11/27/howto-use-the-new-aspnet-chart-controls-with-aspnet-mvc/

I want to do a pie chart in mvc 2, any sugge开发者_JAVA技巧stion ?.

Thankx


Please check the link http://code-inside.de/blog-in/2008/11/27/howto-use-the-new-aspnet-chart-controls-with-aspnet-mvc/

Happy Coding!!


You could use Microsoft's free (but powerful) .NET charting controls.


There is also other optios like fusion charts.

See a sample here

http://liberofusioncharts.codeplex.com/wikipage?title=Single%20Series%20Chart%2c%20adding%20data%20by%20DataSource%20-%20MVC&referringTitle=Home


Check ShieldUI Charts for ASP.NET MVC:

http://demos.shieldui.com/mvc/area-chart/axis-marker

It is a very powerful library, with a lot of customization options and many other user interface controls one might need.

0

精彩评论

暂无评论...
验证码 换一张
取 消