graphColors | |||||||
Type | property | ||||||
Dictionary | widget.linegraph | ||||||
Library | Line Graph | ||||||
Syntax |
| ||||||
Associations | com.livecode.widget.linegraph | ||||||
Summary | The colors for drawing lines on the graph | ||||||
Example |
| ||||||
Values |
| ||||||
Description | The graphColors are the colors of each line in the graph widget. Each line of the graphColors should be a comma delimited list with four items. The items are the red, green, blue, and alpha (opacity) components of the line color. |