showLegend

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

Specifies whether legend of the chart is displayed.

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

Use the showLegend property to show the Legend of the Chart.