Gets or sets the task bar height of any item presented in the chart.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
double BarHeight { get; set; } |
Visual Basic (Declaration) |
---|
Property BarHeight As Double |