[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.XmlDataProvider

XmlDataProvider Class

Provides access to XML data.

Inheritance
XmlDataProvider
Namespace: GrapeCity.ActiveReports.Chart
Assembly: MESCIUS.ActiveReports.Chart.dll
Syntax
public sealed class XmlDataProvider

Constructors

Name Description
XmlDataProvider(object, string)

Initializes a new instance of the XMLDataProvider class.

Properties

Name Description
Count

Gets the number of data values

this[int]

if index is more then maximum allowed value provider should try not to throw exception, but return default (0) value.