Table of Contents

TTMSFNCTimelineItemBehavior Enumeration

Controls how an indicator's annotation and item area are laid out when the timeline is in a limited-space configuration.

API unit family: TMSFNCTimeline

Members

Name Description
tlibBoth Both the indicator and annotation are shown side by side.
tlibAlwaysItem Only the indicator item area is shown; the annotation is suppressed.
tlibAlwaysAnnotation Only the annotation area is shown; the indicator item is suppressed.
tlibSeperate Indicator and annotation are drawn in separate, non-overlapping rows.