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

Change days in header2 and tick #13

Closed HStei closed 5 years ago

HStei commented 5 years ago

Hello, thanks for this great project. I really like it! But i want to make some changes.

  1. I want to change the days from MTWTFSS, to MDMDFSS, and the tick from S to M, so the first day in the week is monday here.

How can i do that?

Thanks