Gets or sets the working time background brush of the chart.

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

Syntax

C#
Brush WorkingTimeBackground { get; set; }
Visual Basic (Declaration)
Property WorkingTimeBackground As Brush

See Also