条形图 [英] Bar Graph Chart

查看:79
本文介绍了条形图的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我正在开发一个Web应用程序.

我需要将表中的数据显示到Graph中.
我的表格包含MarksEng,MarksMaths,MarksScience等字段,并有20条记录.

我想在条形图中显示.

请让我知道我该怎么做才能满足我的要求.

Hi,

I am developing a web application.

I need to display data from a table into Graph.
My table has fields such as MarksEng, MarksMaths, MarksScience etc and has 20 records.

I want to show in bar chart.

Please let me know How should I do to meet my requirement.

Lots of thanks in advance.

推荐答案

如果您使用的是C#4.0,则.NET库中将包含Chart对象,这意味着它可以免费使用.如果使用的是.NET 3.5,也可以导入对象.

我用它,它相当不错.与其他图表库一样,我发现创建自定义控件或包装程序很有帮助,该控件或包装程序使创建常用图表更加容易.

这里是示例环境的链接:
http://code.msdn.microsoft.com/mschart [
If you are using C# 4.0 the Chart object is included in the .NET library, meaning it''s free for any use. You can also import the object if you are using .NET 3.5.

I use it and it is pretty decent. As with other charting libraries, I have found it helpful to create a custom control or wrapper that makes it even easier to create commonly used charts.

Here is a link to the sample environment:
http://code.msdn.microsoft.com/mschart[^]


浏览此链接..,这对您有很大帮助

Zed图 [
Go through this link .., this will help you a lot

Zed Graphs[^]


有很多解决方案.在任何人都可以给您准确的建议之前,您必须提供一些有关您的要求的详细信息.
There are many solutions to this. You''ll have to give a few more details about your requirements before anyone can give you accurate advice.


这篇关于条形图的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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