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