Sets the custom brush used to fill the over allocation bars, overriding brushes defined at control level, in the chart.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public static void SetAllocationBarFill( DependencyObject d, Brush value ) |
Visual Basic (Declaration) |
---|
Public Shared Sub SetAllocationBarFill ( _ d As DependencyObject, _ value As Brush _ ) |
Parameters
- d
- Type: System.Windows..::.DependencyObject
- value
- Type: System.Windows.Media..::.Brush