Click here to Skip to main content
15,921,279 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I'm trying to programatically create a gantt chart in c#. I've had google for Gantt C# but most of the result are coming back with .Net and javascript solutions rather than Windows Form which I have created the Application in.

Just wondering if anyone has had any experience with Gantt Charts in c# and if anyone has a free solution as I don't want to be paying for a plugin I'm only going to be using once.

Thanks
Posted
Comments
Yuri Vital 22-Aug-11 10:05am    
try to google "Gantt winform" instead...

1 solution

Here's on here on CP:

Gantt Chart[^]

Cheers.
 
Share this answer
 
Comments
Danny Hulmston 3-Sep-11 5:57am    
Thanks, but this is using ASP.NET and I'm using Windows Forms.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900