c# 2d drawing/chart tutorials
Are there any resources out there which explain the 2d drawing functionality in C#? More specifically I'm working on an application which will hopefully use charts. I'm familiar with MFC and how to get the functionality out of it, however I've decided to code it in C#. (thanks in advance)
