Back to Devexpress

MapBubbleMappingInfo Properties

windowsforms-devexpress-dot-xtramap-dot-mapbubblemappinginfo-dot-underscore-properties.md

latest2.9 KB
Original Source

MapBubbleMappingInfo Properties

Contains information about mapping the Bubble chart item.

NameDescription
BubbleGroupGets or sets the name of the data field, which contains data to determine groups for Bubble charts.
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.
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.

See Also

MapBubbleMappingInfo Class

MapBubbleMappingInfo Members

DevExpress.XtraMap Namespace