2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / ValueLabelsCollection Class / Count Property

In This Topic
    Count Property (ValueLabelsCollection)
    In This Topic
    Gets the item count of the collection.
    Syntax
    'Declaration
     
    Public Shadows ReadOnly Property Count As System.Integer
    public new System.int Count {get;}
    See Also