Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Graph classes for C#

Graph classes for C#

Scheduled Pinned Locked Moved C#
csharpdata-structureshelpquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    crushinghellhammer
    wrote on last edited by
    #1

    Hello, I'm writing an application that reads in a .WAV file and performs some DSP operations on it. Visual representation of this data is essential, and I'm looking for some classes that would help generate X-Y plots, including the following: 1. Plot title 2. X and Y axis titles 3. Choice of color for multiple plots on the same graph. Could somebody point me to suitable resources? I know that there are companies selling such packages, but all I need is an X-Y plot, and a free class would be ideal. Thank you!

    S G 2 Replies Last reply
    0
    • C crushinghellhammer

      Hello, I'm writing an application that reads in a .WAV file and performs some DSP operations on it. Visual representation of this data is essential, and I'm looking for some classes that would help generate X-Y plots, including the following: 1. Plot title 2. X and Y axis titles 3. Choice of color for multiple plots on the same graph. Could somebody point me to suitable resources? I know that there are companies selling such packages, but all I need is an X-Y plot, and a free class would be ideal. Thank you!

      S Offline
      S Offline
      scadaguy
      wrote on last edited by
      #2

      crushinghellhammer wrote: Could somebody point me to suitable resources? I know that there are companies selling such packages, but all I need is an X-Y plot, and a free class would be ideal. Try the MSChart control. It is installed with VS.NET. I realize that it is COM, but it still works nicely in .NET. Brian

      1 Reply Last reply
      0
      • C crushinghellhammer

        Hello, I'm writing an application that reads in a .WAV file and performs some DSP operations on it. Visual representation of this data is essential, and I'm looking for some classes that would help generate X-Y plots, including the following: 1. Plot title 2. X and Y axis titles 3. Choice of color for multiple plots on the same graph. Could somebody point me to suitable resources? I know that there are companies selling such packages, but all I need is an X-Y plot, and a free class would be ideal. Thank you!

        G Offline
        G Offline
        Giles
        wrote on last edited by
        #3

        If what you need is free, and in C# then you could try: http://www.csharphelp.com/archives3/archive503.html[^]


        "Je pense, donc je mange." - Rene Descartes 1689 - Just before his mother put his tea on the table. Shameless Plug - Distributed Database Transactions in .NET using COM+

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups