The GdxDataValue type exposes the following members.
Constructors
Name | Description | |
---|---|---|
GdxDataValue |
Default constructor
|
Methods
Name | Description | |
---|---|---|
Clone |
Clones this point
| |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetKey |
Returns the key of the key value pair
| |
GetPropertyName``1 | (Inherited from BindableObject.) | |
GetStringKey |
Returns the key of the key value pair
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
OnPropertyChanged(String) | (Inherited from BindableObject.) | |
OnPropertyChanged``1(Expression<(Of <<'(Func<(Of <<'(UMP>)>>)>)>>)) | (Inherited from BindableObject.) | |
SetAndNotify``1(UMP%, UMP, Expression<(Of <<'(Func<(Of <<'(UMP>)>>)>)>>)) | (Inherited from BindableObject.) | |
SetAndNotify``1(UMP%, UMP, String) | (Inherited from BindableObject.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
CursorFormat |
The cursor format of the series associated with this value
| |
Fill |
The fill used by the series
| |
Series |
The title of the series associated with this value
| |
Source |
The title of the series associated with this value
| |
Title |
The title of the series associated with this value
It notifies updates when the title is aliased and the alias changes
| |
Value |
The value of the pair
|
Events
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from BindableObject.) |