ChartLine.Stroke

Syntax

Stroke: PP.SolidColorBrush

Description

The Stroke property sets solid brush for level line.

Comments

Use JSON or the setStroke method to set the property value and the getStroke method to get the property value.

Example

The example of property use is given in the page ChartLine Constructor.

See also:

ChartLine