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

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

Syntax

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

See Also