Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.Toolkit Assembly / Xceed.Wpf.Toolkit.Chart Namespace / DataPoint Class


In This Topic
    DataPoint Class Properties
    In This Topic

    For a list of all members of this type, see DataPoint members.

    Public Properties
     NameDescription
    Public PropertyGets the content for this DataPoint as a participant in data binding with the corresponding chart visuals (primitives) as a data source object.  
    Public Property (Inherited from System.Windows.DependencyObject)
    Public Property (Inherited from System.Windows.Threading.DispatcherObject)
    Public Property (Inherited from System.Windows.DependencyObject)
    Public PropertyGets or sets the datapoint's label.  
    Public PropertyGets or sets the x-value.  
    Public PropertyGets or sets y-value.  
    Top
    See Also