The VisualizatorDataMappingType enumeration is used to determine data transformation type.
It is used by the following property:
Value | Brief description |
0 |
DataMappingNone. Data is not transformed. |
1 |
DataMappingScale. Data transformation by scale. |
2 |
DataMappingConstant. Constant transformation. |
3 |
DataMappingTransformer. Data transformation enabling to set method of data processing. |
See also: