DataMapping.Type

Syntax

Type: PP.DataMappingType;

Description

The Type property specifies transformation type for data mapped with visualizer elements.

Comments

Property value can be set from JSON or using the setType method.

Example

The example of use is given on the page with description of the DataMapping.DataTransformer property.

See also:

DataMapping