titlePosition

Typeproperty
Dictionarywidget.chart
LibraryChart
Syntax
set the titlePosition of widget to {"top" | "left" | "bottom" | "right"}
get the titlePosition of widget
Associationscom.livecode.widget.chart
Summary

The position of the chart's title

OSmac, windows, linux, ios, android, web
Example
set the titlePosition of widget "Chart View" to "top" -- default
set the titlePosition of widget "Chart View" to "left"
Description

Title position of Chart.