C#的WinForms用戶控件的繪制甘特圖

一個C#的WinForms用戶控件的繪制甘特圖。該項目是作為報告撰寫工作,以畫一些簡單的甘特圖顯示項目進度的一部分。

特性:

  • Time unit independant data structure specification
  • Single tasks, grouped tasks, precedent/dependant tasks, split tasks, tagged resources
  • Printing respects page margin, orientation and multiple pages per page
  • Percentage complete property for each task
  • Various mouse events for customising UI experience directly on the chart.
  • Come with default mouse commands that can be overriden through inheritance.
  • Determines critical path and slack

C#的WinForms用戶控件的繪制甘特圖

項目主頁:http://www.baiduhome.net/lib/view/home/1443277566435

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!