Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 781 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 781 Bytes

This is a WPF control to similate MS Project Gantt Chart. The grid part is reffered to ReoGrid (https://github.com/unvell/ReoGrid), but I would like to make it very simple. So there would be lots of bugs.

Screen shot for Gantt Chart: 623e4c62d4de3604bdffe44db7bf09f

Screen shot for data input: efbb877e3c60fe68ee984fa02672b9a

Worksheet has Changed event, so you can refer to codes below to update tasks information and update the Gantt Chart. 622b7f4b603ebe872e1f068038128c3

There are lots of functions to be added later on.