Gets or sets the brush used to draw the borders of 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 UnderAllocationBarStroke { get; set; } |
Visual Basic (Declaration) |
---|
Property UnderAllocationBarStroke As Brush |