PCAxis.BaseThickness

Syntax

BaseThickness: Number;

Description

The BaseThickness property determines width of the major axis line.

Comments

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