Gets or sets the background of the Unassigned schedule chart item generated by GetScheduleChartItems()()() method.
This is a dependency property.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public Brush UnassignedScheduleChartItemBackground { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property UnassignedScheduleChartItemBackground As Brush |