Gets a reference to the inner C1Chart control.

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

Syntax

C#
public C1Chart ChartControl { get; }
Visual Basic
Public ReadOnly Property ChartControl As C1Chart
	Get

See Also