Gets or sets the height of the header displayed in the IChartView control.

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

Syntax

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

See Also