PCAxis.RangeStroke

Syntax

RangeStroke: PP.Color || String;

Description

The RangeStroke property determines color of the filtering range outline.

Comments

Use JSON or the setRangeStroke method to set the property value, and the getRangeStroke method to get the property value.

Example

The example of property use is given on the Example of Creating the ParallelCoordinates Component page.

See also:

PCAxis