SubtitleModel
23 Sep 20251 minute to read
Interface for a class Subtitle
Properties
description string
description for sub title.
enableTrim boolean
trim the sub title.
maximumWidth number
maximum width of the sub title.
text string
text for sub title.
textAlignment SmithchartAlignment
text alignment for sub title.
textStyle SmithchartFontModel
options for customizing sub title font.
visible boolean
visibility for sub title.