ValueMap Members
In This Article
#Constructors
Name | Description |
---|---|
Value |
Initializes a new instance of the Value |
Value |
Initializes a new instance of the Value |
#Properties
Name | Description |
---|---|
Custom |
Gets custom properties available for the current data item container.
Inherited from Data |
Name |
Gets or sets the name of the data item container.
Inherited from Named |
Palette |
Gets or sets a palette of the current Value |
Scale | Gets or sets the scale that defines the distribution of colors in the color range. |
Value | Gets or sets a measure that provides values used for color map shapes. |
Value |
Gets or sets a display name for a measure that provides values used for color map shapes. |
#Methods
Name | Description |
---|---|
Add |
For internal use.
Inherited from Data |
Begin |
For internal use.
Inherited from Named |
Dispose() |
Releases resources associated with a Named |
End |
For internal use.
Inherited from Named |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Gets the item’s name displayed in the dashboard.
Inherited from Named |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also