plotting data graph in VB 6.0
I have a stream of data coming in from the serial port.
I need to display them on a chart in VB6.0.
I have found articles discussing how to do it, but thery all use MSCHART,OCX which is for VB5.0 and below.
in vb6, mschart.ocx is upgraded to mschrt20.ocx.
Can someone pls tell me how to do this in V6.0
Thanks

