如何使用C#在ASP.NET中实现图形 [英] How to implement graph in asp.net using c#

查看:64
本文介绍了如何使用C#在ASP.NET中实现图形的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发一个在线测试应用程序.我正在维护每个用户的测试历史记录.我想向用户显示图形.例如,对于某个特定的主题,例如说过MATHS,他/她进行了10次测验并获得了不同的分数.我想在图中表示这些标记.请提出一些想法.

I am developing a online test application. I am maintaining test history for each user. I want to display graph to user. Like for example for particular subject say MATHS he/she has given 10 test and scored different marks. I want to represents those marks in graphs. Please suggest some ideas.

推荐答案

请看一下此链接.

Have a look at this link.

http://weblogs.asp.net/scottgu/archive/2008/11/24/new-asp-net-charting-control-lt-asp-chart-runat-quot-server-quot-gt.aspx


这可能对您有帮助

使用GDI +在ASP.NET中创建动态图 [ http://forums.asp.net/t/1517912.aspx/1 [ ^ ]
This may help you

Creating Dynamic Graphs in ASP.NET using GDI+[^]

http://forums.asp.net/t/1517912.aspx/1[^]


您可以始终使用内置的制图控件.这些内容在这里 [ http://www. asp.net/community/control-gallery/browse.aspx?category=7 [
You can always use built in Charting controls. These are described here[^].

If you want to browse through a list of available charting controls, visit http://www.asp.net/community/control-gallery/browse.aspx?category=7[^].


这篇关于如何使用C#在ASP.NET中实现图形的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆