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

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