ComponentOne Scheduler for WPF and Silverlight
SmallVisualIntervalScale Property (C1Scheduler)

C1.WPF.Schedule Namespace > C1Scheduler Class : SmallVisualIntervalScale Property
If this property value is set, defines TimeSpan of each VisualInterval in the VisualIntervals collection for views with intervals shorther than 1 day. This is a dependency property. The default value is TimeSpan.Zero which means that only VisualIntervalScale property has effect.
Syntax
'Declaration
 
Public Property SmallVisualIntervalScale As System.TimeSpan
public System.TimeSpan SmallVisualIntervalScale {get; set;}
See Also

Reference

C1Scheduler Class
C1Scheduler Members