DataMappingType

Namespace: PP

Description

The DataMappingType enumeration contains types of data transformations mapped with visualizer elements.

It is used by the DataMapping.Type property.

Available Values

Value

Brief description

None

No data transformation.

Scale

Scale data transformation.

Constant

Constant transformation.

Transformer

Data transformation using a converter where the user can define a custom method of data processing.

See also:

PP