Scheduler for UWP | ComponentOne
C1.Xaml.Schedule Namespace / VisualInterval Class / TimeScale Property

In This Topic
    TimeScale Property (VisualInterval)
    In This Topic
    Gets a TimeSpan of a time range represented by the VisualInterval object.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property TimeScale As TimeSpan
    public TimeSpan TimeScale {get;}
    See Also