Gets or sets the row height of any item presented in the chart.

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

Syntax

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

See Also