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. Draw Normal distribution graphs

Draw Normal distribution graphs

Scheduled Pinned Locked Moved C#
csharpdatabasedata-structuresquestion
3 Posts 2 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.
  • M Offline
    M Offline
    mhmo
    wrote on last edited by
    #1

    Dear all, I have a database that contains numbers. I want to draw the Normal distribution graph for a column in my C# program and display it in a panel or a form (in whatever) is there a way to do that? thanks very much

    V 1 Reply Last reply
    0
    • M mhmo

      Dear all, I have a database that contains numbers. I want to draw the Normal distribution graph for a column in my C# program and display it in a panel or a form (in whatever) is there a way to do that? thanks very much

      V Offline
      V Offline
      Vasudevan Deepak Kumar
      wrote on last edited by
      #2

      mhmo You may try to use a Graphing component, which exports as GIF and then embed that GIF into the panel. It works like this: ![](graph.aspx?<regdparams>) graph.aspx would be using the Graph component which plots the graph and exports it as GIF. Vasudevan Deepak Kumar Personal Web: http://www.lavanyadeepak.tk/ I Blog At: http://deepak.blogdrive.com/

      M 1 Reply Last reply
      0
      • V Vasudevan Deepak Kumar

        mhmo You may try to use a Graphing component, which exports as GIF and then embed that GIF into the panel. It works like this: ![](graph.aspx?<regdparams>) graph.aspx would be using the Graph component which plots the graph and exports it as GIF. Vasudevan Deepak Kumar Personal Web: http://www.lavanyadeepak.tk/ I Blog At: http://deepak.blogdrive.com/

        M Offline
        M Offline
        mhmo
        wrote on last edited by
        #3

        I hope that u understand my question. I will take the numvers from a database in one column and it is a form not a web page.

        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