ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView 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