ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / DataPoint Class
Properties Methods


In This Topic
    DataPoint Class Members
    In This Topic

    The following tables list the members exposed by DataPoint.

    Public Properties
     NameDescription
    Public PropertyGets the object which is associated with the data point.  
    Public Property (Inherited from System.Windows.DependencyObject)
    Public Property (Inherited from System.Windows.Threading.DispatcherObject)
    Public Property (Inherited from System.Windows.DependencyObject)
    Public PropertyOverloaded. Gets the value of the data point.  
    Public PropertyGets the name associated with the data point.  
    Public PropertyGets the percentage value of the point in the all series.  
    Public PropertyGets the percentage value of the point in the series.  
    Public PropertyGets the point index.  
    Public PropertyGets the data series related to the data point.  
    Public PropertyGets the index of data series.  
    Public PropertyGets the value of the point.  
    Top
    Public Methods
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Windows.DependencyObject)
    Top
    See Also