Project Description
The .NET C# Winforms Gantt Chart Control is a class library project hosted on codeplex that provides a quick way to get a gantt chart up and running for your application.
This control was first developed as part of a report writing task. At that time of writing the report, I did not have at hand a software like Microsoft Project but I still needed to show a gantt chart. Hence I ended up “drawing” my chart in code as it was the faster alternative than drawing it in, say, Photoshop or PowerPoint as repeated edit changes were dynamic and fast.
As such, this winforms control will be suitable if you just need simple features for a larger application or for prototyping purposes. Hopefully, I can add more features to the control to make it more robust in time to come.
1