AJE Components
ReportChartingBase TableName Property AJE Data Report Engine Help
Gets or sets the Name of the Data Table used from the Data Source to Bind the Report Chart Data Series.

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

public string TableName { get; set; }

Property Value

Type: OnlineString
Remarks

See Also