PDA

View Full Version : Data Plotting In Vb



akif
06-18-2004, 07:42 AM
Hi all,
I m a novice in VB and using it for some simple calculations.

In MS-Excel, there is an option of "chart" that is used to plot one data (column) as a function of the other. Can i do that in VB; or can i link the generated data with Excel ? In any way i want a graphical representation of my output data.

Thnx for any suggestions.

BTW,i m using VB6.