HeatmapPointMappingInfo Fields
Contains information on how heatmap point properties map to the data source fields.
Name | Description |
---|---|
Latitude |
Identifies the Latitude dependency property.
Inherited from Map |
Longitude |
Identifies the Longitude dependency property.
Inherited from Map |
Value |
Identifies the Heatmap |
XCoordinate |
Identifies the XCoordinate dependency property.
Inherited from Map |
YCoordinate |
Identifies the YCoordinate dependency property.
Inherited from Map |
See Also