Overload List

  NameDescription
GetCompletion(GanttChartItem)
Gets the completion rate of the specified task item (between 0 and 1).
(Inherited from GanttChartView.)
GetCompletion(TimeSpan, TimeSpan)
Gets the completion rate (value between 0 and 1) based on the specified completed effort, and effort values.
(Inherited from GanttChartView.)
GetCompletion(DateTime, DateTime, DateTime)
Gets the completion rate (value between 0 and 1) based on the specified start, completed finish, and finish values.
(Inherited from GanttChartView.)

See Also