Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Jun 16th, 2006, 12:03 PM   #1
ergawy
Newbie
 
Join Date: Feb 2006
Posts: 7
Rep Power: 0 ergawy is on a distinguished road
How can I draw a chart in a WinApp ??

I want to draw a realtime chart in a C# windows app to show some statistics about the output of the program, is there any tool for this purpose

The program implements a number of CPU scheduling algorithms and I want to draw a chart to indicate the CPU utilization by each process

Thanks in advance
ergawy is offline   Reply With Quote
Old Jun 16th, 2006, 1:15 PM   #2
King
Professional Programmer
 
King's Avatar
 
Join Date: Jan 2006
Location: Ontario, Canada
Posts: 380
Rep Power: 3 King is on a distinguished road
I don't think C# has any Controls for making graphs, but you could just use GDI to draw it:
http://www.c-sharpcorner.com/2/gdi_plus.asp
__________________
I am Addicted to Linux!
King is offline   Reply With Quote
Old Jun 30th, 2006, 12:19 PM   #3
hoffmandirt
Hobbyist Programmer
 
hoffmandirt's Avatar
 
Join Date: Jul 2005
Location: PA
Posts: 125
Rep Power: 4 hoffmandirt is on a distinguished road
Send a message via AIM to hoffmandirt
If you got the money, I am using this software package at work. You can stream data real time using ajax.

http://www.dundas.com
hoffmandirt is offline   Reply With Quote
Old Jul 6th, 2006, 9:25 AM   #4
kurifu
Expert Programmer
 
kurifu's Avatar
 
Join Date: Jul 2004
Location: Halifax, Nova Scotia (Canada)
Posts: 784
Rep Power: 5 kurifu is on a distinguished road
Send a message via ICQ to kurifu Send a message via MSN to kurifu
You should be able to embed control from MS Excel into your application, just install Excel or the Excel viewer (which I believe to be free).

The other option is that you can also create your own control which draw the grids for you.

Or look up a feeware project for C# called SourceGrid, a very powerful gridding and charting tool.
__________________
Clifford Matthew Roche <geek@cliffordroche.com>
Web Hosting: http://www.crd-hosting.com
Consulting: http://www.crdev-consulting.com
kurifu is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 1:52 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC