Jump to content
Software FX Community

chart refresh?


User (Legacy)

Recommended Posts

Hi, I have one chart, line type with one series of data. And I have a few 

questions. But first a quick description... Using VB 6. ref to ado 2.8. I

do a querry to get my data. My first field is my axisx, a date time field.

Then the rest are numeric fields. I want to chart(Line) 1 field at a

time... and rotate every, say 20 seconds. I was doing this with the

mschart. How can i do that? without having to requery with each new

chart(every 20 seconds).

Thanks,

Brian

Link to comment
Share on other sites

Hi, I have one chart, line type with one series of data. And I have a few 

questions. But first a quick description... Using VB 6. ref to ado 2.8. I

do a querry to get my data. My first field is my axisx, a date time field.

Then the rest are numeric fields. I want to chart(Line) 1 field at a

time... and rotate every, say 20 seconds. I was doing this with the

mschart. How can i do that? without having to requery with each new

chart(every 20 seconds).

Thanks,

Brian

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...