ChartSelection.Stroke

Syntax

Stroke: PP.SolidColorBrush

Description

The Stroke property determines brush for circle and level lines that correspond to the selected bubble chart bubble.

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

See also:

ChartSelection