Hi Friends
I want to share my problem with this gr8 community. i am creating an applicationwhere are plotting some real time data in a graph.Earlier I was using a picturebox control to plot this graph but the performance was low, got flickeringNow i am trying all these stuff with a bitmap object, but how to display this bitmap object on a form or control. i tried to save this bitmap object in to a .bmp file, and it's perfectly working and able to save on image file(like gif,bmp etc)
so First problem is How to display this running graph on a form
Thanks jitendra[email protected]