Overload List

  NameDescription
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.)
GetCompletion(DateTime, DateTime, DateTime, Schedule)
Gets the completion rate (value between 0 and 1) based on the specified start, completed finish, and finish values, considering the spcified schedule object instead of the default working and nonworking time intervals.
(Inherited from GanttChartView.)

See Also