showLines

Typeproperty
Dictionarywidget.linegraph
LibraryLine Graph
Syntax
set the showLines of <widget> to { true | false }
get the showLines of <widget>
Associationscom.livecode.widget.linegraph
Summary

Whether chart lines are displayed

Values
NameTypeDescription
Value

True if lines should be shown; false otherwise

RelatedProperty: markerStyles, markerScale
Description

If true, the graph widget will draw graph lines on the graph.