TitleModel

23 Sep 20251 minute to read

Interface for a class Title

Properties

description string

description for title.

enableTrim boolean

trim the title.

font SmithchartFontModel

options for customizing title font.

maximumWidth number

maximum width of the sub title.

subtitle SubtitleModel

options for customizing sub title.

text string

text for title.

textAlignment SmithchartAlignment

text alignment for title.

textStyle SmithchartFontModel

options for customizing title text.

visible boolean

visibility for title.