AJE Components
ReportChartingBase DataPoints Property AJE Data Report Engine Help
Gets or sets the Data Points for the Report Chart as Series of X,Y coordinates.

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

public ReportChartDataPoints DataPoints { get; set; }

Property Value

Type: ReportChartDataPoints
Remarks

See Also