Gets or sets the default header background brush of the chart (may be overriden by custom Scale.HeaderBackground property values).

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

Syntax

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

See Also