Gets or sets the minimum 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 MinHeaderHeight { get; set; }
Visual Basic (Declaration)
Property MinHeaderHeight As Double

See Also