Gets or sets the width of one hour of the timeline of the chart (controlling the horizontal zoom of the chart content).

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)

Syntax

C#
double HourWidth { get; set; }
Visual Basic (Declaration)
Property HourWidth As Double

See Also