Line: Object;
The Line property determines template of chart lines settings.
Use JSON to set the property value and the getLine method to get the property value.
The Line property is used to auto create chart lines if no value is defined for the ParallelCoordinates.Lines property. Settings template is a JSON object whose fields are properties of the PCLine class.
The example of method use is given in description of the ParallelCoordinates.Axis property.
See also: