Sparkline.StrokeColor

Syntax

StrokeColor: PP.Color | RGB | String

Description

The StrokeColor property determines border color for sparkline columns.

Comments

Use JSON or the setStrokeColor method to set the property value and the getStrokeColor method to get the property value.

Default property value is #000000.

Example

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

See also:

Sparkline