BackgroundMapping: IVZDataSourceMapping;
BackgroundMapping: Prognoz.Platform.Interop.Visualizators.VZDataSourceMapping;
The BackgroundMapping property returns settings of data mapping to color of map geolocation marker.
To get settings of data mapping to latitude of map geolocation marker, use IVZMapChartMarkerVisual.LatitudeMapping.
To get settings of data mapping to longitude of map geolocation marker, use IVZMapChartMarkerVisual.LongitudeMapping.
The property use is given in the example for IVZMapChartMarker.MarkerVisual.
See also: