Gets or sets the object that contains data to be analyzed.

Namespace:  C1.Olap
Assembly:  C1.Silverlight.Olap.4 (in C1.Silverlight.Olap.4.dll)

Syntax

C#
public IEnumerable DataSource { get; set; }
Visual Basic
Public Property DataSource As IEnumerable
	Get
	Set

See Also