Titles and Subtitles : Properties associated with titles and subtitles

# subtitle

subtitle : "A Subtitle"

subtitle : "More Details"


# subtitleAlign

subtitleAlign : "center"

subtitleAlign : "right"

subtitleAlign : "left"


# subtitleBaseline

# subtitleColor

subtitleColor : "#9e0adb"

subtitleColor : "#ff7d00"


# subtitleFontSize
Font size for the text in subtitle. Be aware that auto scaling font must be turned off for this property to take effect. A more convenient way to modify the size is to use the subtitleScaleFontFactor
Type: integer
Default: 12

# subtitleFontStyle

subtitleFontStyle : "bold"

subtitleFontStyle : "italic"


# subtitleMargin

subtitleMargin : 5

subtitleMargin : 15


# subtitleRotate

# subtitleScaleFontFactor

subtitleScaleFontFactor : 1.5

subtitleScaleFontFactor : 2


# title

title : "Main Title"

title : "Another Title"


# titleAlign

titleAlign : "center"

titleAlign : "right"

titleAlign : "left"


# titleBaseline

# titleColor

titleColor : "#9e0adb"

titleColor : "#ff7d00"


# titleFontSize
Font size for the text in title. Be aware that auto scaling font must be turned off for this property to take effect. A more convenient way to modify the size is to use the titleScaleFontFactor
Type: integer
Default: 13

# titleFontStyle

titleFontStyle : "italic"

titleFontStyle : "bold italic"


# titleMargin

titleMargin : 5

titleMargin : 15


# titleRotate

# titleScaleFontFactor

titleScaleFontFactor : 1.5

titleScaleFontFactor : 2