MarkingMode Enumeration TIBCO Spotfire 7.9 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.10915.3380 (30.0.10915.3380)
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
See Also

Reference