MapPieMappingInfo Members
In This Article
#Properties
Name | Description |
---|---|
Image |
This property is hidden because it can not be used with the Map |
Latitude |
Gets or sets the data field to which a Geo |
Longitude |
Gets or sets the data field to which a Geo |
Pie |
Gets or sets the name of the data field, which contains data to calculate values for pie chart segments. |
Text |
Gets or sets the data field to which a Map |
Type |
This property is hidden, because it can not be used with the Map |
Value |
Gets or sets the name of the data field, which contains data to determine values for chart items.
Inherited from Map |
XCoordinate |
Gets or sets the data field to which a Cartesian |
YCoordinate |
Gets or sets the data field to which a Cartesian |
#Methods
Name | Description |
---|---|
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 |
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 the textual representation of Map |
See Also