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

In This Topic
    XmlDataProvider Class Members
    In This Topic

    The following tables list the members exposed by XmlDataProvider.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the XMLDataProvider class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the number of data values.  
    Public PropertyGets the data values at the specified index. If the index exceeds the maximum allowed value, null will be returned.  
    Top
    See Also