Gets or sets the margin to preserve around the diagram; by default it is set to 16.
Namespace:
DlhSoft.Web.Mvc.PertAssembly: DlhSoft.ProjectData.PertChart.Mvc.Extensions (in DlhSoft.ProjectData.PertChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public virtual double DiagramMargin { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overridable Property DiagramMargin As Double |