Sparkline.LineColor

Syntax

LineColor: PP.Color | RGB | String

Description

The LineColor property determines sparkline line color.

Comments

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

Default property value is #FF0036.

Example

The example of the property use is given on the Example of Creating the Sparkline Component page.

See also:

Sparkline