LineLabel.LineColor

Syntax

LineColor: PP.Color

Description

The LineColor property determines line color.

Comments

Use JSON or the setLineColor method to set the property value, and the getLineColor method to get the property value.

Example

The example of property use is given in the Example of Creating the LineLabel Component page.

See also:

LineLabel