ChartLineCollection.Stroke

Syntax

Stroke: PP.SolidColorBrush

Description

The Stroke property determines solid brush for level lines in collection.

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 ChartGrid Constructor.

See also:

ChartLineCollection