Gets or sets a value indicating the allocation percentage of the current item.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public double AllocationUnits { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property AllocationUnits As Double |