ComponentOne Chart for WPF and Silverlight
ChartPanelObject Class
Members 


C1.WPF.C1Chart Namespace : ChartPanelObject Class
Defines element of chart panel.
Object Model
ChartPanelObject Class
Syntax
'Declaration
 
Public Class ChartPanelObject 
   Inherits System.Windows.Controls.ContentControl
'Usage
 
Dim instance As ChartPanelObject
public class ChartPanelObject : 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.ChartPanelObject

See Also

Reference

ChartPanelObject Members
C1.WPF.C1Chart Namespace