The GdxDataDouble type exposes the following members.
Constructors
Name | Description | |
---|---|---|
GdxDataDouble |
Default constructor
|
Methods
Name | Description | |
---|---|---|
Clone |
Returns a clone of this data value
(Overrides GdxDataValue..::..Clone()()()().) | |
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
(Inherited from GdxDataValue<(Of <(<'T>)>)>.) | |
GetPropertyName``1 | (Inherited from BindableObject.) | |
GetStringKey |
Returns a string representation of the key
(Overrides GdxDataValue..::..GetStringKey()()()().) | |
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
(Inherited from GdxDataValue<(Of <(<'T>)>)>.) | |
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.) |