MarkingMode Enumeration

Spotfire 14.3 API Reference
The map chart marking mode.

Namespace:  Spotfire.Dxp.Application.Visuals.Maps
Assembly:  Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 65.0.19510.3242 (65.0.19510.3242)
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: 14.3, 14.2, 14.1, 14.0, 12.5, 12.4, 12.3, 12.2, 12.1, 12.0, 11.8
See Also

Reference