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

Namespace:  DlhSoft.Web.UI.WebControls.Pert
Assembly:  DlhSoft.ProjectData.PertChart.ASP.Controls (in DlhSoft.ProjectData.PertChart.ASP.Controls.dll)

Syntax

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

See Also