Gets the actual 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 ActualHeaderHeight { get; }
Visual Basic (Declaration)
ReadOnly Property ActualHeaderHeight As Double

See Also