Results 1 to 2 of 2

Thread: [2.0] .NET charting question...

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Oct 2003
    Posts
    436

    [2.0] .NET charting question...

    what should I do to the following task:

    1. Read data from a comma separted file, and show the data in a chart form.

    I am able to successfully read the data (using streamreader class) and are there any third party tools that I could use to hook the data to a chart control? or is there any better way to do this stuff?

    thanks
    nath

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

    Re: [2.0] .NET charting question...

    NPlot and ZedGraph are the two best freebies that I'm aware of. NPlot for .NET 2.0 is on the way and ZedGraph for .NET 2.0 is available as a beta. See my signature for links.
    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

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