PCAxis.RangeStrokeThickness

Syntax

RangeStrokeThickness: Number;

Description

The RangeStrokeThickness property specifies width of filtering range outline.

Comments

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