Sets the height of the header area of the chart.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public static void SetHeaderHeight( DependencyObject d, double value ) |
Visual Basic (Declaration) |
---|
Public Shared Sub SetHeaderHeight ( _ d As DependencyObject, _ value As Double _ ) |
Parameters
- d
- Type: System.Windows..::.DependencyObject
- value
- Type: System..::.Double