Results 1 to 3 of 3

Thread: [2005] Graphing

  1. #1

    Thread Starter
    Frenzied Member Inuyasha1782's Avatar
    Join Date
    May 2005
    Location
    California, USA
    Posts
    1,035

    [2005] Graphing

    Does anyone know if there is a custom control for graphing? Or anywhere I could pick an activex control for one? I was just going to plot points in a picturebox, and connect them with a line, but it's really "ghetto" and I prefer to keep it alot more proffesional. Any idea/help here? Thanks.
    Age - 15 ::: Level - Advanced
    If you find my post useful please ::Rate It::


  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: [2005] Graphing

    There are links to NPlot and ZedGraph in my signature. The current versions of each are for .NET 1.1 so I don't know how they would perfrom in .NET 2.0, but each has a .NET 2.0-specific version in development.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    Frenzied Member Inuyasha1782's Avatar
    Join Date
    May 2005
    Location
    California, USA
    Posts
    1,035

    Re: [2005] Graphing

    Do you have anything that has VB.NET samples?

    Actually, i'm starting to understand the zedgraph now. I got a sample graph, but I'm not sure how to display it. I can use the "draw" functions which draws to a system.drawing.graphic, but how would I display that? A picturebox only takes system.drawing.image.
    Last edited by Inuyasha1782; Apr 19th, 2006 at 07:20 PM.
    Age - 15 ::: Level - Advanced
    If you find my post useful please ::Rate It::


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