PCAxis.Mapping

Syntax

Mapping: PP.DataMapping;

Description

The Mapping property determines an object for mapping source data with chart items.

Comments

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