Gets or sets the default height for chart scale header areas (used to initialize Scale.HeaderHeight property values).
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
double ScaleHeaderHeight { get; set; } |
Visual Basic (Declaration) |
---|
Property ScaleHeaderHeight As Double |