GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.GanttView Namespace / ScaleTier Class / Units Property

In This Topic
    Units Property (ScaleTier)
    In This Topic
    Gets or sets the units for a timescale.
    Syntax
    'Declaration
     
    Public Property Units As TimescaleUnits
    public TimescaleUnits Units {get; set;}
    See Also