AJE Components
ReportChartingBase DataBinding Property AJE Data Report Engine Help
Gets or sets the Report Chart Binding either Bound to the Data Source Table, Manual Series Data Points or a Mapped Data Source.

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

public ReportChartingBase..::..ChartDataBinding DataBinding { get; set; }

Property Value

Type: ReportChartingBase ChartDataBinding
Remarks

See Also