Table of Contents

TTMSFNCTimelineTextOrientation Enumeration

Rotation applied to text drawn inside indicator annotations or section labels.

API unit family: TMSFNCTimeline

Members

Name Description
tltoHorizontal Text is drawn horizontally (no rotation).
tltoLeft Text is rotated 90° counter-clockwise (reads bottom to top).
tltoRight Text is rotated 90° clockwise (reads top to bottom).
tltoUpsideDown Text is rotated 180° (reads right to left).