Sparkline.ViewMode

Syntax

ViewMode: Array

Description

The ViewMode property determines sparkline view modes.

Comments

Array elements - elements of the PP.Ui.SparklineViewMode enumeration.

Use JSON or the setViewMode method to set the property value, and the getViewMode 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