ComponentOne Chart for WPF and Silverlight
ChartPanel Class
Members 


C1.WPF.C1Chart Namespace : ChartPanel Class
Defines panel that contains UIElement attached to the data coordinates.
Object Model
ChartPanel Class
Syntax
'Declaration
 
Public Class ChartPanel 
   Inherits System.Windows.Controls.Panel
   Implements IChartLayer 
'Usage
 
Dim instance As ChartPanel
public class ChartPanel : System.Windows.Controls.Panel, IChartLayer  
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Panel
                     C1.WPF.C1Chart.ChartPanel

See Also

Reference

ChartPanel Members
C1.WPF.C1Chart Namespace