Gets or sets the vertical offset to be applied per hour of the time of day.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

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

See Also