PDA

Click to See Complete Forum and Search --> : plotting data graph in VB


kenobe
Oct 2nd, 2005, 01:49 AM
Hi
I have a stream of data coming in from the serial com1 port.
How can I plot them in a display in VB6.0 ( no dotnet!)
Thanks

Hack
Oct 3rd, 2005, 07:26 AM
What graphing control are you using?

kenobe
Oct 10th, 2005, 09:48 PM
Hi
I know that there are ocx, mschart arround.
But for some reasons, I have to use picture box.
Thanks