Back to Devexpress

HeatmapPointMappingInfo Fields

wpf-devexpress-dot-xpf-dot-map-dot-heatmappointmappinginfo-dot-underscore-fields.md

latest1.8 KB
Original Source

HeatmapPointMappingInfo Fields

Contains information on how heatmap point properties map to the data source fields.

NameDescription
LatitudeProperty staticIdentifies the Latitude dependency property. Inherited from MapPointMappingInfoBase.
LongitudeProperty staticIdentifies the Longitude dependency property. Inherited from MapPointMappingInfoBase.
ValueProperty staticIdentifies the HeatmapPointMappingInfo.Value dependency property.
XCoordinateProperty staticIdentifies the XCoordinate dependency property. Inherited from MapPointMappingInfoBase.
YCoordinateProperty staticIdentifies the YCoordinate dependency property. Inherited from MapPointMappingInfoBase.

See Also

HeatmapPointMappingInfo Class

HeatmapPointMappingInfo Members

DevExpress.Xpf.Map Namespace