Gets or sets the maximum time of day that is considered as a working time in the chart (by default, 4:00 PM).

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)

Syntax

C#
TimeOfDay WorkingDayFinish { get; set; }
Visual Basic (Declaration)
Property WorkingDayFinish As TimeOfDay

See Also