|
-
May 21st, 2007, 02:39 AM
#1
Thread Starter
Lively Member
Graphs in VB.net
Hey there,
In an windows app I'm just trying to create a graph , line graph or so off arrays in VB.net. Can anyone recommend a good tutorial or method to do this?
Thanks in advance
Chris
Last edited by Bonzol; May 21st, 2007 at 03:41 AM.
-
May 21st, 2007, 02:46 AM
#2
Re: Graphs in VB.net
The best method is to use a free Class called ZedGraph.
See http://zedgraph.org/wiki/index.php?title=Main_Page
This site has many examples.
-
May 21st, 2007, 08:58 AM
#3
Frenzied Member
Re: Graphs in VB.net
http://www.codeproject.com/vb/net/DrawBarChart.asp
I used this example to create a bar chart once, once you understand it and how the drawing components work then like I made it vertical you may be able to make it a line style graph by drawing between points.
-
May 21st, 2007, 10:43 AM
#4
Thread Starter
Lively Member
Re: Graphs in VB.net
Hey guys,, thanks for your replies,,
but I found a pretty good plugin here
http://www.chestysoft.com/default.asp
-
May 21st, 2007, 11:20 AM
#5
Frenzied Member
Re: Graphs in VB.net
Thats fine if you want to pay for it when the trial period expires.
Dont forget to resolve this thread.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|