Gets or sets the brush used to draw the borders of the over allocation bars (having Units set to a value greater than 1, i.e. greater than 100%) in the chart.

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

Syntax

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

See Also