Gets or sets a value that indicates the maximum allocation units that are to be displayed as a full height bar in in the chart; by default it is set to 1.5 (150%).
Namespace:
DlhSoft.Web.UI.WebControlsAssembly: DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)
Syntax
| C# |
|---|
public virtual double MaxDisplayedUnits { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overridable Property MaxDisplayedUnits As Double |