AJE Components
ReportChartingBase Build Method (List DataRow )AJE Data Report Engine Help
Builds the Output Content for the Report Item.

Namespace: AJE.DataReportEngine
Assembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
Syntax

public void Build(
	List<DataRow> DataRows
)

Parameters

DataRows
Type: OnlineSystem.Collections.Generic List OnlineDataRow 
Remarks

See Also