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.
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 OverAllocationBarStroke { get; set; } |
Visual Basic (Declaration) |
---|
Public Property OverAllocationBarStroke As Brush |