• 首页 首页 icon
  • 工具库 工具库 icon
    • IP查询 IP查询 icon
  • 内容库 内容库 icon
    • 快讯库 快讯库 icon
    • 精品库 精品库 icon
    • 问答库 问答库 icon
  • 更多 更多 icon
    • 服务条款 服务条款 icon

在asp.net弄一个条形图

用户头像
it1352
帮助1

问题说明

如何根据Survey在asp.net 3.5中创建图表。

========================= ==============================



我创建了一个用10个问题进行调查,当用户提交此调查时......答案将存储在SqlServer 2005数据库中......直到此处工作正常。



答案是...优秀,良好,差,以上都没有





但现在我想在asp.net制作条形图。



所以,根据这个数据库表我需要制作图表。



请帮帮我,如何制作图表。



提前谢谢。

How to create a chart in asp.net 3.5 based upon Survey.
=======================================================

I have created a survey with 10 questions, when the user submits this survey...the answers will store in SqlServer 2005 database....till here its working fine.

the answers are... Excellent, Good , Poor, None of the above


But now i want to make bar charts in asp.net.

so, based upon this database table i need to make chart.

Please help me, How to make charts.

Thanks in advance.

正确答案

#1
你可以使用ASP的图表控件。净。



看看这里:

新的ASP.NET图表控件:< asp:chart runat =server /> [ ^ ]

Microsoft .NET Framework 3.5的Microsoft图表控件 [ ^ ]

< a href =http://www.dotnetcurry.com/ShowArticle.aspx?ID=238&AspxAutoDetectCookieSupport=1>探索ASP.NET 3.5图表控件 [ ^ ]

获取ASP.NET 3.5图表入门C ontrol [ ^ ]



阅读它们......他们应该帮忙!
You can use the chart control of ASP.NET.

Have a look here:
New ASP.NET Charting Control: <asp:chart runat="server"/> [^]
Microsoft Chart Controls for Microsoft .NET Framework 3.5[^]
Exploring the ASP.NET 3.5 Chart Controls[^]
Getting Started with the ASP.NET 3.5 Chart Control [^]

Read them... they should help!

这篇好文章是转载于:学新通技术网

  • 版权申明: 本站部分内容来自互联网,仅供学习及演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,请提供相关证据及您的身份证明,我们将在收到邮件后48小时内删除。
  • 本站站名: 学新通技术网
  • 本文地址: /reply/detail/tanhcfhgga
系列文章
更多 icon
同类精品
更多 icon
继续加载