Sparkline.BackgroundColor

Syntax

BackgroundColor: PP.Color | RGB | String

Description

The BackgroundColor property determines sparkline background color.

Comments

Use JSON or the setBackgroundColor method to set the property value, and the getBackgroundColor method to get the property value.

Default property value is #FFFFFF.

Example

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

See also:

Sparkline