使用c Sharp的条形图

发布于 2024-09-10 09:43:19 字数 117 浏览 1 评论 0原文

我开发了一个Windows应用程序,它在4个textboex中提供输出,现在我想将这4个值放入另一个窗口中的Bar Grapg中,我已经下载了wd MS图表,但无法理解如何使用它来制作窗口一键将这些文本框值显示到聊天栏中

i had developed a windows app, which is is giving ouput in 4 textboexs,now i want these 4 values in to a Bar Grapg in another window, i had download wd MS chart but not able to understanad how to use it to make a window which displays these texeboxes values into bar chat in 1 click

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

变身佩奇 2024-09-17 09:43:19

创建任何类型的图表至少需要一些工作量。这取决于您使用的图表库。我会推荐NPlot,因为它是免费的、小且非常易于使用。

Creating chart of any kind takes at least some amount of work. And it depends upon the charting library you are using. I would recommend NPlot as it is free, small and very easy to work with.

寒江雪… 2024-09-17 09:43:19

不太确定这个问题,但我会看看 http://code.msdn.microsoft.com/mschart 。有大量文档,甚至还有一些示例代码。
我在之前的项目中使用过 MsCharts,发现这些示例已经足够了。

Not real sure of the question but I would look at http://code.msdn.microsoft.com/mschart. There is plenty of documentation and even some sample code.
I have used MsCharts for a previous project and found the examples rather sufficient.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文