Gets or sets the maximum value to constrain hour width in the control to, when IsMouseWheelZoomEnabled is set to true; by default it is set to 20.
Namespace:
DlhSoft.Web.MvcAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public virtual double IsMouseWheelZoomEnabledMaxHourWidth { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overridable Property IsMouseWheelZoomEnabledMaxHourWidth As Double |