Graphs in VB 2005

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Suresh Bansal

    #1

    Graphs in VB 2005

    Hi all

    using MSCHART object in VB.NET requires to register at client node for plotting graphs in VB 2005.

    Using Drawing namespace of Framework 2.0 provides rich functionality for plotting but still great work needs to be done for plotting graphs. Any shortcut to plot graphs using framework 2.0 in VB 2005 making it as convenient as MSCHART object in VB6.

    Suresh Bansal





  • Eric Moreau

    #2
    Re: Graphs in VB 2005

    You can use ChartFX lite :


    --


    HTH

    Éric Moreau, MCSD, Visual Developer - Visual Basic MVP
    Conseiller Principal / Senior Consultant
    Concept S2i inc. (www.s2i.com)


    <Suresh Bansal> wrote in message
    news:%236gVUpZd GHA.3348@TK2MSF TNGP03.phx.gbl. ..[color=blue]
    > Hi all
    >
    > using MSCHART object in VB.NET requires to register at client node for
    > plotting graphs in VB 2005.
    >
    > Using Drawing namespace of Framework 2.0 provides rich functionality for
    > plotting but still great work needs to be done for plotting graphs. Any
    > shortcut to plot graphs using framework 2.0 in VB 2005 making it as
    > convenient as MSCHART object in VB6.
    >
    > Suresh Bansal
    >
    >
    >
    >
    >[/color]


    Comment

    Working...