legendTextColor

Typeproperty
Dictionarywidget.chart
LibraryChart
Syntax
set the legendTextColor of widget to {"RGBA"}
get the legendTextColor of widget
Associationscom.livecode.widget.chart
Summary

The text color of the chart's legend

OSmac, windows, linux, ios, android, web
Example
set the legendTextColor of widget "Chart View" to 255,25,280,250
Description

Use the legendTextColor property to change the color of the text that is displayed in the legend. This property expects an RGBA color.