Gets or sets the color to be used to use for the text displayed on the task dependency line in the chart.
Namespace:
DlhSoft.Web.Mvc.PertAssembly: DlhSoft.ProjectData.PertChart.Mvc.Extensions (in DlhSoft.ProjectData.PertChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public virtual Nullable<Color> DependencyTextStroke { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overridable Property DependencyTextStroke As Nullable(Of Color) |