User (Legacy) Posted October 6, 2005 Author Report Share Posted October 6, 2005 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 More sharing options...
User (Legacy) Posted October 6, 2005 Report Share Posted October 6, 2005 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.