subtitleFontStyle

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

Specify the appearance of the subtitle text

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

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