ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / LabelsCollection Class / Count Property

In This Topic
    Count Property (LabelsCollection)
    In This Topic
    Gets the count of labels in the collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Count As Integer
    public int Count {get;}
    See Also