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

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

Syntax

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

See Also