ComponentOne Chart for WPF and Silverlight
C1Chart Class
Members 


C1.WPF.C1Chart Namespace : C1Chart Class
Represents a C1Chart control.
Object Model
C1Chart Class
Syntax
'Declaration
 
<System.Windows.Markup.ContentPropertyAttribute("Children")>
<System.ComponentModel.LicenseProviderAttribute()>
Public Class C1Chart 
   Inherits System.Windows.Controls.ContentControl
'Usage
 
Dim instance As C1Chart
[System.Windows.Markup.ContentProperty("Children")]
[System.ComponentModel.LicenseProvider()]
public class C1Chart : System.Windows.Controls.ContentControl 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.ContentControl
                        C1.WPF.C1Chart.C1Chart

See Also

Reference

C1Chart Members
C1.WPF.C1Chart Namespace