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

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

Syntax

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

See Also