New to Telerik ReportingStart a free 30-day trial

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

Definition

Namespace:Telerik.Reporting.Charting

Assembly:Telerik.Reporting.dll

Syntax:

C#
public class ComplexDataSetClass

Inheritance: objectComplexDataSetClass

Constructors

Constructor. Loads sample data in DataSet

C#
public ComplexDataSetClass()

Methods

Class destructor

C#
protected ~ComplexDataSetClass()
C#
public void Dispose()
C#
protected virtual void Dispose(bool disposing)
Parameters:disposingbool

GetData()

DataSet

Gets data

C#
public DataSet GetData()
Returns:

DataSet

DataSet with sample multicolumn data