subtitlePadding

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

Padding to apply around the subtitle.

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

Use the property subtitlePadding for apply padding around the subtitle. Only top and bottom are implemented.