I am trying to add simple plotting options to my application. Plotting is an area that begs for the re-use of code. Is there any code that I can incorporate into my vc++ programs that gives me the ability to graphically represent data?

I have vc++ 6.0. Any response any one can give me will be greatly appreciated.