PCAxis.RangeThickness

Syntax

RangeThickness: Number;

Description

The RangeThickness property determines width of the filtering range.

Comments

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