|
-
January 16th, 1999, 07:13 AM
#1
Help ! - on VB MS Chart Control
I'm using MS Chart for displaying a graph and I'm updating the chart for every timer interval. When it updates the chart (ie) for every refresh (repaint) there is flicker (or flash). How can I remove the flash. (I'm developing the application in VB 6.0.). Can anyone help me in this regard.
Thanks.
-
January 18th, 1999, 11:10 AM
#2
Re: Help ! - on VB MS Chart Control
The flickering is because you are repainting it. When you clear and suddenly update the graph, we feel like flickering. I my mind I have a suggestion. You clear the data first and after some time (give dome delay) update the graph. I think in this way we can handle the flickerring. ( I didn't tried this solution). So you try this and write back to me.
Good luck,
Girish S.
Project Manager,
GuildSoft Pvt. Ltd.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|