CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4

Thread: Graphing in VB

  1. #1
    Join Date
    Oct 1998
    Posts
    1

    Graphing in VB



    I am developing an application that will do some extensive data processing in VB and display the results in various Graphs. Currently I am trying to use the MSChart object, but I am not certain this will give me all of the formatting options I need.


    What are my options? I want to keep the app. indepentent of other apps, so I don't want to embed Excel charts, Lotus charts, etc.


    Any advice?

  2. #2
    Join Date
    Apr 1999
    Posts
    7

    Re: Graphing in VB



    Hi Ed,

    I have developed a graphing engine in Visual Basic. It can only display line graphs but it's VERY fast and you have many options! I developed it for a school project but I'm more than happy to share it with you.


    Just mail me and I can send you e.g. a screenshot of it in action


    Felix




    My Homepage... (not programming related)

  3. #3
    Join Date
    Mar 2000
    Location
    Karnataka, India, Asia,Earth, Sun solar system ,Milkyway, COSMOS..
    Posts
    1

    Re: Graphing in VB

    Dear Flex,
    It is noce to hear that are ready to share the graphic engine developed by you. Basically i am developin design of compressor using Vb Which had lot graphics. Presently i am using graph3.ocx but it is not self depedent. Can send your code to me.

    thanking you,
    Kesava.Reddy

    With Luv
    As Always As
    As Never Before
    Reddy.

  4. #4
    Join Date
    Jul 1999
    Location
    Israel
    Posts
    140

    Re: Graphing in VB

    Can I get the engine too?


    [email protected]


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