Gets or sets the minimum HourWidth property value set when zooming out 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 IsMouseWheelZoomEnabledMinHourWidth { get; set; } |
Visual Basic (Declaration) |
---|
Public Property IsMouseWheelZoomEnabledMinHourWidth As Double |