GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / C1GanttView Class / Timescale Property

In This Topic
    Timescale Property (C1GanttView)
    In This Topic
    Specifies the timescale settings.
    Syntax
    'Declaration
     
    Public ReadOnly Property Timescale As Timescale
    public Timescale Timescale {get;}
    See Also