LabelPosition enumeration.
            Namespace: Spotfire.Dxp.Application.Visuals
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 23.18.9504.3877 (23.18.9504.3877)
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