TTMSFNCPlannerVerticalTextMode Enumeration
Controls whether timeline header text is drawn vertically.
API unit family: TMSFNCPlanner
Members
| Name | Description |
|---|---|
pvtmAuto |
The planner decides automatically whether to rotate text based on available width. |
pvtmAlways |
Text is always drawn vertically regardless of available width. |
pvtmNone |
Text is never drawn vertically; it always appears horizontally. |