titleFullSize

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

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

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

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