PieVisual.RadiusMappings

Syntax

HeightMappings: Array;

Description

The RadiusMappings property determines settings of data mapping with sector radius of the pie factor.

Comments

Use JSON or the setRadiusMappings method to set the property value and the getRadiusMappings method to get the property value.

The property contains an array of objects of the PP.DataMapping type.

Example

The example of use is given in the page with the MapPie Class Constructor description.

See also:

PieVisual