Name | Description | |
---|---|---|
DataPoint Constructor | Overloaded. Initializes a new instance of the DataPoint class. |
The following tables list the members exposed by DataPoint.
Name | Description | |
---|---|---|
DataPoint Constructor | Overloaded. Initializes a new instance of the DataPoint class. |
Name | Description | |
---|---|---|
ContentProperty | Identifies the Content dependency property. | |
LabelProperty | Identifies the Label dependency property. | |
XProperty | Identifies the X dependency property. | |
YProperty | Identifies the Y dependency property. |
Name | Description | |
---|---|---|
Content | Gets the content for this DataPoint as a participant in data binding with the corresponding chart visuals (primitives) as a data source object. | |
DependencyObjectType | (Inherited from System.Windows.DependencyObject) | |
Dispatcher | (Inherited from System.Windows.DependencyObject) | |
IsSealed | (Inherited from System.Windows.DependencyObject) | |
Label | Gets or sets the datapoint's label. | |
X | Gets or sets the x-value. | |
Y | Gets or sets y-value. |
Name | Description | |
---|---|---|
ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
CoerceValue | (Inherited from System.Windows.DependencyObject) | |
Equals | (Inherited from System.Windows.DependencyObject) | |
GetHashCode | (Inherited from System.Windows.DependencyObject) | |
GetLocalValueEnumerator | (Inherited from System.Windows.DependencyObject) | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
InvalidateProperty | (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
SetCurrentValue | (Inherited from System.Windows.DependencyObject) | |
SetValue | Overloaded. (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
OnPropertyChanged | Overloaded. Raises the PropertyChanged event with the specified PropertyChangedEventArgs objects. | |
ShouldSerializeProperty | (Inherited from System.Windows.DependencyObject) |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when properties or sub-properties of the PropertyValue object have changed. |