Gets or sets the default height for chart scale header areas (used to initialize Scale.HeaderHeight property values).

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

Syntax

C#
double ScaleHeaderHeight { get; set; }
Visual Basic (Declaration)
Property ScaleHeaderHeight As Double

See Also