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 IBase |
Longitude |
Gets the maps marker longitude.
Inherited from IBase |
Title |
Gets the $maps marker title.
Inherited from IBase |
Tooltip | Gets the gets the vector maps pie marker tooltip. |
Values | Gets the list of values for the pie marker slices. |
See Also