ComponentOne Chart for WPF and Silverlight
ChartView Class
Members 


C1.WPF.C1Chart Namespace : ChartView Class
Represents class view object that contains all visual plot elements: axes, visualized data.
Object Model
ChartView Class
Syntax
'Declaration
 
<System.Windows.Markup.ContentPropertyAttribute("Axes")>
Public Class ChartView 
   Inherits System.Windows.FrameworkContentElement
'Usage
 
Dim instance As ChartView
[System.Windows.Markup.ContentProperty("Axes")]
public class ChartView : System.Windows.FrameworkContentElement 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.ContentElement
            System.Windows.FrameworkContentElement
               C1.WPF.C1Chart.ChartView

See Also

Reference

ChartView Members
C1.WPF.C1Chart Namespace