Namespace: PP
The DataMappingType enumeration contains types of data transformations mapped with visualizer elements.
It is used by the DataMapping.Type property.
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: