Skip to main content
A newer version of this page is available. .

IVectorMapsPieMarker Properties

Declares properties of business objects that can be displayed as a pie chart marker on a vector map using the Maps Module.
Name Description
Latitude Gets the maps marker latitude. Inherited from IBaseMapsMarker.
Longitude Gets the maps marker longitude. Inherited from IBaseMapsMarker.
Title Gets the $maps marker title. Inherited from IBaseMapsMarker.
Tooltip Gets the gets the vector maps pie marker tooltip.
Values Gets the list of values for the pie marker slices.
See Also