Gets or sets the brush used to fill the task event shapes 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 ShapeFill { get; set; } |
Visual Basic (Declaration) |
---|
Property ShapeFill As Brush |