ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / XmlDataProvider Class / Count Property

In This Topic
    Count Property (XmlDataProvider)
    In This Topic
    Gets the number of data values.
    Syntax
    'Declaration
     
    Public ReadOnly Property Count As Integer
    public int Count {get;}
    See Also