titleFontStyle

Typeproperty
Dictionarywidget.chart
LibraryChart
Syntax
set the titleFontStyle of widget to {"normal" | "italic" | "oblique" | "initial" | "inherit"}
get the titleFontStyle of widget
Associationscom.livecode.widget.chart
Summary

Specify the appearance of the banner text

OSmac, windows, linux, ios, android, web
Example
set the titleFontStyle of widget "Chart View" to "italic"
Description

Use the titleFontStyle property to change the appearance of the title text. Follows CSS font-style br https://developer.mozilla.org/en-US/docs/Web/CSS/font-style