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