Represents a C1Chart control.
Namespace:
C1.Silverlight.ChartAssembly: 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
System..::..Object
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ContentControl
C1.Silverlight.Chart..::..C1Chart
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ContentControl
C1.Silverlight.Chart..::..C1Chart