Back to Devexpress

MapPieMappingInfo Members

windowsforms-devexpress-dot-xtramap-dot-mappiemappinginfo-dot-underscore-members.md

latest4.8 KB
Original Source

MapPieMappingInfo Members

Contains information about mapping the Pie chart item.

Properties

NameDescription
ImageIndexThis property is hidden because it can not be used with the MapChartItemMappingInfo. Inherited from MapChartItemMappingInfo.
LatitudeGets or sets the data field to which a GeoPoint.Latitude property is bound. Inherited from MapItemMappingInfo.
LongitudeGets or sets the data field to which a GeoPoint.Longitude property is bound. Inherited from MapItemMappingInfo.
PieSegmentGets or sets the name of the data field, which contains data to calculate values for pie chart segments.
TextGets or sets the data field to which a MapPointer.Text property is bound. Inherited from MapItemMappingInfo.
TypeThis property is hidden, because it can not be used with the MapChartItemMappingInfo. Inherited from MapChartItemMappingInfo.
ValueGets or sets the name of the data field, which contains data to determine values for chart items. Inherited from MapChartItemMappingInfo.
XCoordinateGets or sets the data field to which a CartesianPoint.X property is bound. Inherited from MapItemMappingInfo.
YCoordinateGets or sets the data field to which a CartesianPoint.Y property is bound. Inherited from MapItemMappingInfo.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns the textual representation of MapPieMappingInfo.

See Also

MapPieMappingInfo Class

DevExpress.XtraMap Namespace