Gets or sets the width of the dependency text blocks displayed in the chart for dependency lines at initialization time; by default it is set to 120.
Namespace:
DlhSoft.Web.UI.WebControls.PertAssembly: DlhSoft.ProjectData.PertChart.ASP.Controls (in DlhSoft.ProjectData.PertChart.ASP.Controls.dll)
Syntax
| C# |
|---|
public virtual double DependencyTextBlockWidth { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overridable Property DependencyTextBlockWidth As Double |