Gets or sets a value indicating whether allocation units (percentages) are displayed in the view.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
bool AreAllocationUnitsVisible { get; set; } |
| Visual Basic (Declaration) |
|---|
Property AreAllocationUnitsVisible As Boolean |