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

In This Topic
    MiddleTier Property (Timescale)
    In This Topic
    Specifies settings for the middle level of the timescale.
    Syntax
    'Declaration
     
    Public ReadOnly Property MiddleTier As ScaleTier
    public ScaleTier MiddleTier {get;}
    See Also