如何在asp.net 3.5中使用图表控件

问题描述:

如何在asp.net 3.5中使用图表控件

how to use chart control in asp.net 3.5

这两个链接应该可以帮助您入门:
入门使用ASP.NET 3.5图表控件 [ Microsoft Chart控件的示例环境 [搜索 [
These two links should get you started:
Getting Started with the ASP.NET 3.5 Chart Control[^]
Samples Environment for Microsoft Chart Controls[^]

If you need more material use this search[^].


在ASP.NET引用中使用新的ASP.NET图表控件:

http://code-inside.de/blog-in/2008/11/27/howto-use-the-new-aspnet-chart-controls-with-aspnet-mvc/
Use the new ASP.NET Chart Controls with ASP.NET reffering:

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


图表控件用于在表单上显示图表(折线图,pichart,直方图,散点图等).

您需要安装MSChart 4.0安装程序.
这很好 article [
Chart control used to show Graphs(line graph, pichart, histograms, scatter graph etc.) on forms.

You need to install MSChart 4.0 setup.
here is good article[^]