Reputation: 6394
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.
Upvotes: 0
Views: 209