IVZBaseDataSourceMapping.Setup

Fore syntax

Setup;

Fore.NET 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.

Fore and Fore.NET examples

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

See also:

IVZBaseDataSourceMapping