MarkerLabelLayout Enumeration TIBCO Spotfire 6.0 API Reference
Specifies the layout of a label in relation to its marker.

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

[FriendVisibleAttribute(false)]
[PersistenceVersionAttribute(8, 0)]
public enum MarkerLabelLayout
Members

  Member nameValueDescription
Auto0 Positioned automatic according to the algorithm used.
Center1Positioned in the center.
See Also