The GdxDataValue<(Of <(<'T>)>)> type exposes the following members.
Constructors
Name | Description | |
---|---|---|
GdxDataValue<(Of <(<'T>)>)> |
Default constructor
|
Methods
Name | Description | |
---|---|---|
Clone |
Clones this point
(Inherited from GdxDataValue.) | |
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
(Overrides GdxDataValue..::..GetKey()()()().) | |
GetPropertyName``1 | (Inherited from BindableObject.) | |
GetStringKey |
Returns the key of the key value pair
(Inherited from GdxDataValue.) | |
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
(Inherited from GdxDataValue.) | |
Fill |
The fill used by the series
(Inherited from GdxDataValue.) | |
Key |
The key of the pair
| |
Series |
The title of the series associated with this value
(Inherited from GdxDataValue.) | |
Source |
The title of the series associated with this value
(Inherited from GdxDataValue.) | |
Title |
The title of the series associated with this value
It notifies updates when the title is aliased and the alias changes
(Inherited from GdxDataValue.) | |
Value |
The value of the pair
(Inherited from GdxDataValue.) |
Events
Name | Description | |
---|---|---|
PropertyChanged | (Inherited from BindableObject.) |