Gets or sets the margin to preserve around the diagram; by default it is set to 16.

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

Syntax

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

See Also