Gets the computed weight value to be used for displaying the allocation bar of the current item in the LoadChartView control (based on Units property value).
This is a dependency property.
Namespace:
DlhSoft.Windows.Controls
Assembly:
DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public GridLength ComputedBarWeight { get; set; } |
Visual Basic (Declaration) |
---|
Public Property ComputedBarWeight As GridLength |