VZDataSourceMapping

Description

The VZDataSourceMapping class implements an object used to set up data mapping from the source.

Properties of Class Object Inherited from IVZDataSourceMapping

  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 Value property determines the value corresponding to all visualizer elements.

Methods of Class Object Inherited from IVZDataSourceMapping

  Method name Brief description
The Setup method initializes the scale used to display data.

See also:

Visualizators Assembly Classes