Gets or sets a value that indicates the maximum quantity displayed as 100% height in the Load Chart when using GetLoadChartItems(IEnumerable<(Of <(String>)>)) method.
Namespace:
DlhSoft.Web.UI.WebControlsAssembly: DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)
Syntax
| C# |
|---|
public double MaxLoadChartDisplayedResourceQuantity { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property MaxLoadChartDisplayedResourceQuantity As Double |