[]
Gets or sets the TimeSpan value specifying the time interval which is used for displaying time slots in the DayView.
[Browsable(false)]
public TimeSpan TimeScale { get; set; }
The TimeScale property cannot be set to any arbitrary value. When assigning a value to this property it is automatically calculated so as to be equal to the nearest TimeScaleEnum value or other appropriate interval.