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

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

Syntax

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

See Also