Gets or sets the maximum day of week that is visible in the chart (by default, Saturday).

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

Syntax

C#
DayOfWeek VisibleWeekFinish { get; set; }
Visual Basic (Declaration)
Property VisibleWeekFinish As DayOfWeek

See Also