Gets or sets the brush used to fill the under allocation bars (having Units set to a value less than 1, i.e. less than 100%) in the chart.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
Brush UnderAllocationBarFill { get; set; } |
Visual Basic (Declaration) |
---|
Property UnderAllocationBarFill As Brush |