Results 1 to 3 of 3

Thread: MS Charts for a Line Graph?

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Sep 2009
    Posts
    31

    MS Charts for a Line Graph?

    I've looked around, I can't find much documentation on Line Graphs using the MS Chart Addon for VB2008.

    Whenever I add the "chart" control (which seems to be the only new one in the property browser) a Bar Graph appears.

    I'd like to create a line graph rather than a bar graph, I don't see an option to change the kind of graph it displays. I'm sure I'm missing something simple, since I've seen people able to create their line graphs almost immediately after installing the control.

    Thanks for the help guys.

  2. #2
    PowerPoster stanav's Avatar
    Join Date
    Jul 2006
    Location
    Providence, RI - USA
    Posts
    9,290

    Re: MS Charts for a Line Graph?

    Download the samples pack and use it for coding reference. You should fine example for a line chart in there.
    http://code.msdn.microsoft.com/mscha...ReleaseId=1591
    Let us have faith that right makes might, and in that faith, let us, to the end, dare to do our duty as we understand it.
    - Abraham Lincoln -

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Sep 2009
    Posts
    31

    Re: MS Charts for a Line Graph?

    Quote Originally Posted by stanav View Post
    Download the samples pack and use it for coding reference. You should fine example for a line chart in there.
    http://code.msdn.microsoft.com/mscha...ReleaseId=1591
    Thanks for the advice. The code seemed to be in c#, and while this is easy for someone with an amount of coding experience, it is not for me. Are there any vb.net examples you can think of?

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