GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.6.2 Assembly / C1.GanttView 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