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

Namespace: Spotfire.Dxp.Application.Visuals.Maps
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 30.0.11525.4184 (30.0.11525.4184)
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.9, 7.8, 7.7, 7.6, 7.12, 7.11, 7.10
See Also

Reference