"lineColor"
Defines the color of the curve.
Synopsis
setValue(string shape,"lineColor",string color);
getValue(string shape,"lineColor",string color);
bool shape.lineColor();
Parameters
Parameter | Description |
---|---|
shape | Name of the object |
color | color string for defining the curve color |
Description
This attribute can be used to specify what color a curve should have.
Example
See chapter "data" - curve for an example.
Assignment
Bar trend