The VZDataSourceMapping class implements an object used to set up data mapping from the source.
| Property name | Brief description | |
| The AttributeId property determines identifier of the dimension, according to which data from the data source is selected. | ||
| The Data property returns the value of selected element. | ||
| The DataSource property determines data source. | ||
| The DataTransformer property determines data transformer. | ||
| The MappingType property determines a type of data transformation. | ||
| The Scale property determines the mapping scale for source data. | ||
| The Title property determines name of the selected dimension selection in the specified metric. | ||
| The Value property determines the value corresponding to all visualizer elements. |
| Method name | Brief description | |
Setup |
The Setup method initializes the scale used to display data. |
See also: