The orientation of a label on a scale.
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#
[PersistenceVersionAttribute(2, 0)] public enum LabelOrientation
Members
Member name | Value | Description | |
---|---|---|---|
Horizontal | 0 | The label is placed horizontally. | |
Vertical | 1 | The label is placed vertically. |
Version Information
See Also