如何在 vb.net 中创建图表
如何在 vb.net 中创建图表。是否可以在没有任何其他组件的情况下拥有这样的图表?如果是的话怎么办?
使用此 VS 组件进行实时操作
How to create Charts in vb.net. Is it possible to have a chart like this without any additional components ? If yes then how ?
Using this VS component for real time manipulation
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
抱歉,我看不到图片(愚蠢的互联网拦截器),但您应该查看 Microsoft 图表控件,可与 Windows 窗体和 ASP.Net 一起使用。
图表控件随 .Net Framework 4.0 及更高版本一起提供,或者您也可以 下载
该图表控件适用于 .Net Framework 版本 3.5。
更新:哦,现在我可以看到漂亮的图片了 - Microsoft 图表控件绝对可以做到这一点。
Sorry I can't see the picture (stupid internet blocker) but you should look into the Microsoft Charting Controls which work with both Windows Forms and ASP.Net.
The chart controls are shipped with the .Net framework 4.0 and above, or you can download
the chart controls for the .Net framework version 3.5.
Update: Oooh, now I can see the pretty picture - the Microsoft Charting Controls can definitely do this.