.NET Gantt chart component

This component makes it easy to add a Gantt Chart to your application. You just need three lines of code to get it working

The Gantt Chart includes these features:

  • The columns are automatically shown based on the width of the component and the time between the start date and end date. If there's more than 2 days between those dates, it will only show the date, otherwise it will show the time of the day (with min. 5 minutes apart)
  • You can set the color (incl. hover color) for each bar individually
  • The Gantt Chart automatically shows a custom scroll bar when it contains more rows that the visible area allows
  • You can easily obtain information about the bar when hovering your mouse above one
  • An easy to use multi row tooltiptext

Read more...

 

No Comments