LabelPosition enumeration.
Namespace: Spotfire.Dxp.Application.Visuals
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 25.11.10401.3615 (25.11.10401.3615)
Syntax
C#
[SerializableAttribute] [PersistenceVersionAttribute(2, 0)] public enum LabelPosition
Members
Member name | Value | Description | |
---|---|---|---|
Inside | 0 | The label is placed inside the marker. | |
Outside | 1 | The label is placed outside the marker. |
Version Information
See Also