Sparkline.Values

Syntax

Values: Array

Description

The Values property determines an array of sparkline values.

Comments

Array elements - numbers.

Use JSON or the setValues method to set the property value and the getValues 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