[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.XmlDataProvider.-ctor

XmlDataProvider Constructor

XmlDataProvider(object, string)

Initializes a new instance of the XMLDataProvider class.

Declaration
public XmlDataProvider(object dataSource, string columnName)
Parameters
Type Name Description
object dataSource

Data source object.

string columnName

The name of the column where the row of data is read.