GanttResourceLink.AllocationPercentage Property
Gets or sets a percentage of time a resource spends on a task.
Namespace: DevExpress.Mvvm.Gantt
Assembly: DevExpress.Mvvm.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Double | 1 | A percentage of time a resource spends on a task. |
See Also