How to plot graph

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • siyoyok007
    New Member
    • Feb 2007
    • 18

    How to plot graph

    hello guys,
    my system needs the use of graph but i don't know the step on doing it. I use microsoft access as the database and want to convert it into a graph. can anyone give some examples or link that i can refer to.
    thnx
  • willakawill
    Top Contributor
    • Oct 2006
    • 1646

    #2
    Good news and bad news :)
    The good news is that you just need to use mschart control on your form. the bad news is that this is one of the most difficult and least documented controls that ms produce.

    Take a look at this project to get you started

    Comment

    • siyoyok007
      New Member
      • Feb 2007
      • 18

      #3
      Originally posted by willakawill
      Good news and bad news :)
      The good news is that you just need to use mschart control on your form. the bad news is that this is one of the most difficult and least documented controls that ms produce.

      Take a look at this project to get you started
      thanx for the codes, but when i edit the codes, an error says user-defined type not define at the database, can u tell me why?

      Comment

      • siyoyok007
        New Member
        • Feb 2007
        • 18

        #4
        Originally posted by siyoyok007
        thanx for the codes, but when i edit the codes, an error says user-defined type not define at the database, can u tell me why?
        ops....sory its just a bug...and have been fix it
        thanx very much

        Comment

        Working...