帮助我进行数据可视化

发布于 2024-12-01 21:29:58 字数 144 浏览 0 评论 0原文

我基本上想将系统正在运行的进程列表以及进程的内存消耗输出到饼图中。

我查看了 WPF 中的 Pie Series 控件,但我不知道它是如何工作的,我将其设置为绑定到可观察集合,但没有任何输出。

有人可以在这里指导我吗?

谢谢。

I want to basically output the list of processes the system is running along with the memory consumption of the process into a pie chart.

I have looked at the Pie Series control in WPF but I don't know how it works, I set it's binding to an observable collection but nothing is output.

Can anyone guide me here?

Thanks.

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

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

发布评论

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

评论(1

只是在用心讲痛 2024-12-08 21:29:58

这是代码项目中“Colin Eberhardt”撰写的精彩文章。我认为它会符合您的要求。您可以定制它。

饼图

Here is nice article by "Colin Eberhardt" in Code Project. I think it will match your requirement. You can customize it.

PieChart

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