[]
        
(Showing Draft Content)

C1.WPF.Schedule.C1Scheduler.VisualIntervalScale

VisualIntervalScale Property

VisualIntervalScale

Gets or sets a TimeSpan of each VisualInterval in the VisualIntervals collection. This is a dependency property.

Declaration
public TimeSpan VisualIntervalScale { get; set; }
Remarks

The C1Scheduler control resets this property at applying new style, so that style property setters always have effect. To preserve time scale for views with short time intervals, use the SmallVisualIntervalScale property.