Reporting

Sample class returns DataSet with several columns which could be used as Y values source. Used for a data binding demonstration only

Namespace: Telerik.Reporting.Charting
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)

Syntax

C#
public class ComplexDataSetClass : IDisposable
Visual Basic
Public Class ComplexDataSetClass _
	Implements IDisposable

Remarks

Shows products sales by month.

Inheritance Hierarchy

System..::..Object
  Telerik.Reporting.Charting..::..ComplexDataSetClass

Version Information

Supported in: 1.0.1

See Also