VisualizatorDataMappingType

Description

The VisualizatorDataMappingType enumeration is used to determine data transformation type.

It is used by the following property:

Available Values

Value Brief description

0

DataMappingNone. Data is not transformed.

1

DataMappingScale. Data transformation by scale.

2

DataMappingConstant. Constant transformation.

3

DataMappingTransformer. Data transformation in the transformer allowing the user to set custom data processing method.

See also:

Visualizators Assembly Enumerations