subtitleFullSize

Typeproperty
Dictionarywidget.chart
LibraryChart
Syntax
set the subtitleFullSize of widget to {true | false}
get the subtitleFullSize of widget
Associationscom.livecode.widget.chart
Summary

Point out that the subtitle box should occupy the entire width/height of box.

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

Point out that the subtitle box should occupy the entire width/height of box. If false, the box is sized and placed above/beside the chart area.