ComponentOne Chart for WPF and Silverlight
ChartData Class
Members 


C1.WPF.C1Chart Namespace : ChartData Class
Main class of data handling, contains collection of data series.
Object Model
ChartData Class
Syntax
'Declaration
 
<System.Windows.Markup.ContentPropertyAttribute("Children")>
Public Class ChartData 
   Inherits System.Windows.FrameworkContentElement
'Usage
 
Dim instance As ChartData
[System.Windows.Markup.ContentProperty("Children")]
public class ChartData : System.Windows.FrameworkContentElement 
Inheritance Hierarchy

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

See Also

Reference

ChartData Members
C1.WPF.C1Chart Namespace