Gets or sets the nonworking time background brush of the chart (displayed when IsNonworkingTimeHighlighted is set to true).
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
Brush NonworkingTimeBackground { get; set; } |
Visual Basic (Declaration) |
---|
Property NonworkingTimeBackground As Brush |