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.MvcAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public virtual double MaxDisplayedUnits { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overridable Property MaxDisplayedUnits As Double |