VZMapChartMarkerVisual

Assembly: Visualizators;

Namespace: Prognoz.Platform.Interop.Visualizators;

Description

The VZMapChartMarkerVisual class implements an object used to work with visual view of map geolocation marker.

Comments

Geolocation marker is a point bound to territory. Markers enable the user to display items on the map that are required for a user, for example: shops or metro stations.

Fore.NET syntax

Class to get analog of the VZMapChartMarkerVisual class:

None;

Class to get analog of the VZMapChartMarkerVisual class object:

VZMapChartMarkerVisualClass;

Class object properties inherited from IVZMapChartMarkerVisual

  Property name Brief description
The BackgroundMapping property returns settings of data mapping to color of map geolocation marker.
The LatitudeMapping property returns settings of data mapping to latitude of map geolocation marker.
The LongitudeMapping property returns an object for setting up of data mapping to longitude of map geolocation marker.

Properties of Class Object Inherited from IVZDataVisual

  Property name Brief description
The Index property determines data display index.

See also:

Visualizators Assembly Classes