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.
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.