colorSetNames

Typeproperty
Dictionarywidget.chart
LibraryChart
Syntax
get the colorSetNames of widget
Associationscom.livecode.widget.chart
Summary

Names of color sets

OSmac, windows, linux, ios, android, web
Example
put the colorSetNames of widget "Chart View" into field "colorSetNames"
Description

Use the colorSetNames property to know the name of the color sets that the widget has. This property is read-only.