Sparkline.FillColor

Syntax

FillColor: PP.Color | RGB | String

Description

The FillColor property determines fill color for sparkline columns.

Comments

Use JSON or the setFillColor method to set the property value, and the getFillColor method to get the property value.

Example

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

See also:

Sparkline