Refreshing of Graph in VB.net
Posted: Fri Aug 04, 2006 9:45 am
Hi,
My problem is related to delaying other process while refreshing bulk of data.
I have two session of Graph representation.
1. 10 Graph represent 10 channels of real time data from a device.
2. Cumulative Graph from all the 10 channels.
I am using Label formatting in bottom axis for time representation. In the beginning stage there is no problem. But when I have more than 50,000 data, in cumulative Graph it’s taking long time to refresh data. By that time my all the timers are getting delayed. I think will have to give Doevent in some of the Graph events. May I know in which Event I will have to place this doevent. Or if there is any other solution pls suggest me.
Thanks in advance,
Sincerely yours,
Ajith
My problem is related to delaying other process while refreshing bulk of data.
I have two session of Graph representation.
1. 10 Graph represent 10 channels of real time data from a device.
2. Cumulative Graph from all the 10 channels.
I am using Label formatting in bottom axis for time representation. In the beginning stage there is no problem. But when I have more than 50,000 data, in cumulative Graph it’s taking long time to refresh data. By that time my all the timers are getting delayed. I think will have to give Doevent in some of the Graph events. May I know in which Event I will have to place this doevent. Or if there is any other solution pls suggest me.
Thanks in advance,
Sincerely yours,
Ajith