Quote Originally Posted by circuits2 View Post
I'm not sure how you could put PaintEventArgs in a backgroundworker because a backgroundworker cannot access the UI thread.
What im trying to achieve is a dynamically scrolling graph, but i cant figure out how to do it for the life of me.