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