Xceed Toolkit Plus for WPF v4.6 Documentation
DataPoint Class Members
Fields  Properties  Methods  Events


Xceed.Wpf.Toolkit Assembly > Xceed.Wpf.Toolkit.Chart Namespace : DataPoint Class

The following tables list the members exposed by DataPoint.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the DataPoint class.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Identifies the Content dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the Label dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the X dependency property.  
Public Fieldstatic (Shared in Visual Basic)Identifies the Y dependency property.  
Top
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.DependencyObject)
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
Public Methods
 NameDescription
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public Method (Inherited from System.Windows.DependencyObject)
Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
Top
Protected Methods
 NameDescription
Protected MethodOverloaded. Raises the PropertyChanged event with the specified PropertyChangedEventArgs objects.  
Protected Internal Method (Inherited from System.Windows.DependencyObject)
Top
Public Events
 NameDescription
Public EventOccurs when properties or sub-properties of the PropertyValue object have changed.  
Top
See Also

Reference

DataPoint Class
Xceed.Wpf.Toolkit.Chart Namespace