how to display database table values in form of a graph or a pie chart ? I have database which has 2 tables ,each for CPU Usage and Disk Space Usage.
My Goal is to do like this on WPF form ( or in form of a Graph),
this is my Disk Space Usage Table in my DB
Any Ideas or tutorials are most welcome.
Thanks !