hilitedCoordinatesColor

Typeproperty
Dictionarywidget.linegraph
LibraryLine Graph
Syntax
set the hilitedCoordinatesColor of <widget> to <color>
get the hilitedCoordinatesColor of <widget>
Associationscom.livecode.widget.linegraph
Summary

The color for drawing the highlighted point

Values
NameTypeDescription
Value

Any string which is a valid color, including RGBA values.

RelatedProperty: hilitedCoordinates
Description

If the widget currently has some highlightedcoordinates set, the hilitedCoordinatesColor determines the color used to draw the highlighting dot and lines.