Gets or sets the brush used to draw the textual abbreviations of the task event dependencies in the chart.
Namespace:
DlhSoft.Windows.Controls.PertAssembly: DlhSoft.ProjectData.PertChart.LightWPF.Controls (in DlhSoft.ProjectData.PertChart.LightWPF.Controls.dll)
Syntax
C# |
---|
Brush DependencyTextForeground { get; set; } |
Visual Basic (Declaration) |
---|
Property DependencyTextForeground As Brush |