AJE Components
ReportChartingBase LoadChart Method (List DataRow )AJE Data Report Engine Help
Loads the Report Chart from the Data Source.

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

public bool LoadChart(
	List<DataRow> DataRows
)

Parameters

DataRows
Type: OnlineSystem.Collections.Generic List OnlineDataRow 

Return Value

Type: OnlineBoolean
Remarks

See Also