Gets or sets the minimum length of the dependency lines displayed in the diagram at initialization time; by default it is set to 48.
Namespace:
DlhSoft.Web.Mvc.PertAssembly: DlhSoft.ProjectData.PertChart.Mvc.Extensions (in DlhSoft.ProjectData.PertChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public virtual double MinDependencyLineLength { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overridable Property MinDependencyLineLength As Double |