titlePadding

Typeproperty
Dictionarywidget.chart
LibraryChart
Syntax
set the titlePadding of widget to <integer>
get the titlePadding of widget
Associationscom.livecode.widget.chart
Summary

Padding to apply around the title.

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

Use the property titlePadding for apply padding around the title. Only top and bottom are implemented.