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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. To Insert ling graph control in to the Dialog [modified]

To Insert ling graph control in to the Dialog [modified]

Scheduled Pinned Locked Moved C / C++ / MFC
data-structuresc++tutorial
4 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.
  • D Offline
    D Offline
    dinesh_IP
    wrote on last edited by
    #1

    Hi All, In my project I want to show some statistical data in the graph format. for example the way we can see the line graph in the MS Excel. In my project I have the x-Axis and Y-axis values stored in to the two dimentional array. I want to show this statastics on the graph in my dialog based application in VC++ 6.0. can any body please suggest me any free library or code that I can use for the above purpose. Thanks in Advance. Dinesh -- modified at 3:39 Monday 21st August, 2006

    C 1 Reply Last reply
    0
    • D dinesh_IP

      Hi All, In my project I want to show some statistical data in the graph format. for example the way we can see the line graph in the MS Excel. In my project I have the x-Axis and Y-axis values stored in to the two dimentional array. I want to show this statastics on the graph in my dialog based application in VC++ 6.0. can any body please suggest me any free library or code that I can use for the above purpose. Thanks in Advance. Dinesh -- modified at 3:39 Monday 21st August, 2006

      C Offline
      C Offline
      Cedric Moonen
      wrote on last edited by
      #2

      I developped a chart control that does what you are looking for (as far as I can see). Take a look at the link in my sig for the article about it. -- modified at 3:51 Monday 21st August, 2006 There are other charting controls here[^] also


      Cédric Moonen Software developer
      Charting control

      D 1 Reply Last reply
      0
      • C Cedric Moonen

        I developped a chart control that does what you are looking for (as far as I can see). Take a look at the link in my sig for the article about it. -- modified at 3:51 Monday 21st August, 2006 There are other charting controls here[^] also


        Cédric Moonen Software developer
        Charting control

        D Offline
        D Offline
        dinesh_IP
        wrote on last edited by
        #3

        Dear Cédric Moonen, thanks for the link:), I went through the link and guess this is the code I was looking for. I Will impliment it today in my project regards, Dinesh.

        D 1 Reply Last reply
        0
        • D dinesh_IP

          Dear Cédric Moonen, thanks for the link:), I went through the link and guess this is the code I was looking for. I Will impliment it today in my project regards, Dinesh.

          D Offline
          D Offline
          Dinu_IP
          wrote on last edited by
          #4

          Hi Cédric Moonen, The code you written is really helpful to me. will you please tell how to change the color of the graph lines, because When I am applying new colors it is keeping the old color for the line. Regards, -DInesh.

          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