Results 1 to 5 of 5

Thread: Graphs in VB.net

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 2006
    Posts
    121

    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.

  2. #2
    Frenzied Member
    Join Date
    Jun 2005
    Posts
    1,950

    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.

  3. #3
    Frenzied Member FishGuy's Avatar
    Join Date
    Mar 2005
    Location
    Bradford UK
    Posts
    1,708

    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.

  4. #4

    Thread Starter
    Lively Member
    Join Date
    May 2006
    Posts
    121

    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

  5. #5
    Frenzied Member FishGuy's Avatar
    Join Date
    Mar 2005
    Location
    Bradford UK
    Posts
    1,708

    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
  •  



Click Here to Expand Forum to Full Width