Gets or sets the color used to draw the dependency line in the diagram.
Namespace:
DlhSoft.Web.UI.WebControls.PertAssembly: DlhSoft.ProjectData.PertChart.ASP.Controls (in DlhSoft.ProjectData.PertChart.ASP.Controls.dll)
Syntax
| C# |
|---|
public Nullable<Color> DependencyLineStroke { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property DependencyLineStroke As Nullable(Of Color) |