CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2000
    Posts
    1

    Reports and graphs

    Hello,
    I need to create a report that includes a graph - actually two reports, one with a bar graph and one with a box and whiskers plot. My questions is this: What tools are best for creating the report and for creating the graphs? Preferably something included with VB6 Pro or something available for cheap/free on the internet.
    Thanks!
    Cookie


  2. #2
    Join Date
    May 1999
    Location
    India
    Posts
    9

    Re: Reports and graphs

    yeah there are some tools in visual basic 6.0 itself that fulfill ur requirements. they are
    1. Pinnacle graph control (graph32.ocx)
    2. MSChart control (mschrt20.ocx)


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

Featured