MarkingMode Enumeration TIBCO Spotfire 7.6 API Reference
The map chart marking mode.

Namespace: Spotfire.Dxp.Application.Visuals.Maps
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 25.11.10401.3615 (25.11.10401.3615)
Syntax

C#
[SerializableAttribute]
[PersistenceVersionAttribute(25, 0)]
public enum MarkingMode
Members

  Member nameValueDescription
Rectangle0Use rectangle shape for marking markers or features on the map.
Lasso1Use a lasso shape for marking markers or features on the map.
Circle2Use a circle shape for marking markers or features on the map. The circle also displays its radius in map's units in a label.
Version Information

Supported in: 7.6
See Also

Reference