Gets or sets the color to be used to draw the polylines displayed between dependent task event shapes in the chart.
Namespace:
DlhSoft.Web.UI.WebControls.PertAssembly: DlhSoft.ProjectData.PertChart.ASP.Controls (in DlhSoft.ProjectData.PertChart.ASP.Controls.dll)
Syntax
| C# |
|---|
public virtual Nullable<Color> DependencyLineStroke { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overridable Property DependencyLineStroke As Nullable(Of Color) |