Gets or sets the height of the header area of the chart.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
double HeaderHeight { get; set; } |
| Visual Basic (Declaration) |
|---|
Property HeaderHeight As Double |