Gets or sets the width of one timeline hour displayed in the IGanttChartViewBase control.

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

Syntax

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

See Also