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