C++ Forms Graphs Charts "How to"

G

Guest

Background:
I'm pretty new to C++, so don't bamboozle me with anything too technical.
Also, my company is cheap, very cheap, and I have only got the standard
version of Visual Studio C++.

Problem:
I am looking to create some charts/graphs on my user interface, developed
using forms, something that acts like the performance graph on the Windows
Task Manager. I just assumed that VS would have some sort of graphing as part
of their forms toolbox, this doesn't appear to be the case. I've looked on
newsgroups and various support pages, but with no avail.

Does VS have a graphing capability, and I'm being a bit thick? Or do I have
to get some third party toolbox to do it??
 
B

Bob Powell [MVP]

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top