Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 510 Bytes

File metadata and controls

13 lines (8 loc) · 510 Bytes

CaptionPosition

Enumeration of the annotation’s caption positioning.

Enum

Name Type Value Description
INLINE str "Inline" The caption will be centered inside the line (default value).
TOP str "Top" The caption will be on top of the line.

[Back to Model list] [Back to API list] [Back to README]