jakesee / ganttchart

The Winforms Gantt Chart is the .NET Winforms control originally hosted on CodePlex (http://ganttchart.codeplex.com)
https://jakesee.sg/net-c-winforms-gantt-chart-control/
MIT License
178 stars 78 forks source link

Add Chart Scroll event #5

Open jakesee opened 7 years ago

jakesee commented 7 years ago

A Chart scrolling event can help users to synchronise scrolling with complementary UI such as a datagridview containing information with respect to each task on each row.