Represents a C1Chart control.

Namespace:  C1.Silverlight.Chart
Assembly:  C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)

Syntax

C#
[ContentPropertyAttribute("Children")]
public class C1Chart : ContentControl, IDisposable
Visual Basic
<ContentPropertyAttribute("Children")> _
Public Class C1Chart _
	Inherits ContentControl _
	Implements IDisposable

Inheritance Hierarchy

See Also