Gets or sets the width of the text block attached to dependency lines displayed in the chart (this value also determines the minimum length of dependency lines at initialization time).
Namespace:
DlhSoft.Windows.Controls.PertAssembly: DlhSoft.ProjectData.PertChart.LightWPF.Controls (in DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll)
Syntax
C# |
---|
double DependencyTextBlockWidth { get; set; } |
Visual Basic (Declaration) |
---|
Property DependencyTextBlockWidth As Double |