Gets or sets the maximum HourWidth property value set when zooming in the chart scrolling using the mouse wheel when IsMouseWheelZoomEnabled is set to true.
This is a dependency property.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public double IsMouseWheelZoomEnabledMaxHourWidth { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property IsMouseWheelZoomEnabledMaxHourWidth As Double |