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

In This Topic
    Count Property (ScaleTier)
    In This Topic
    Gets or sets the number of units in a scale division.
    Syntax
    'Declaration
     
    Public Property Count As Integer
    public int Count {get; set;}
    See Also