Gets or sets the row height of any item presented in the chart; by default it is set to 40.

Namespace:  DlhSoft.Web.Mvc.Pert
Assembly:  DlhSoft.ProjectData.PertChart.Mvc.Extensions (in DlhSoft.ProjectData.PertChart.Mvc.Extensions.dll)

Syntax

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

See Also