ActiveReports Developer 7
XmlDataProvider Class Members
See Also  Properties 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace : XmlDataProvider Class

Glossary Item Box

The following tables list the members exposed by XmlDataProvider.

Public Constructors

 NameDescription
Public ConstructorXmlDataProvider ConstructorInitializes a new instance of the XMLDataProvider class.  
Top

Public Properties

 NameDescription
Public PropertyCountGets the number of data values.  
Public PropertyItemGets the data values at the specified index. If the index exceeds the maximum allowed value, null will be returned.  
Top

See Also