Gets or sets the column width of any shape presented in the diagram; by default it is set to 212.

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

Syntax

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

See Also