Gets the C1OlapChart used to display the Olap results.

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

Syntax

C#
public C1OlapChart OlapChart { get; }
Visual Basic
Public ReadOnly Property OlapChart As C1OlapChart
	Get

See Also