Results 1 to 2 of 2

Thread: Vb 6 and charts

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Oct 2000
    Location
    Horst
    Posts
    262

    Vb 6 and charts

    Hi group,

    I have to update an application I build about a year ago.
    The app loads a lot of numbers and creates a chart. At this point I use an excel chart in an OLE control.

    Is it possible to use SVG or VML in an VB application?

    I've seen it in action and it looks very good. Are there any other options?

    Regards,
    visualsander

  2. #2
    Member
    Join Date
    Nov 2004
    Location
    Everywhere
    Posts
    46

    Re: Vb 6 and charts

    Yes, there is. Use VB to make your calculations and then put the VML in a string. Output that to an HTML file from VB and you're good.
    Myriad Rocker
    The ability to speak does not make you intelligent

    I haven't had VB since college...go easy.

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