Gets or sets the height value shared by all item rows within the control (grid rows and chart item areas); by default it is set to 21.
Namespace:
DlhSoft.Web.MvcAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public virtual double ItemHeight { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overridable Property ItemHeight As Double |