Gets or sets the brush used to fill the normal allocation bars (having Units value set to 1, i.e. 100%) in the chart.

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

Syntax

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

See Also