ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / Timescale Class / TopTier Property

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