IVZBaseDataSourceMapping.Setup

Syntax

Setup;

Description

The Setup method initializes the scale used to display data.

Comments

To determine the index, by which data of each dimension must be obtained, use IVZBaseDataSourceMapping.Index.

Example

The method use is given in the example for IVZDataSourceMapping.Data.

See also:

IVZBaseDataSourceMapping