IVZBaseDataSourceMapping.Index

Fore syntax

Index: Integer;

Fore.NET syntax

Index: integer;

Description

The Index property determines index, according to which data from each dimension is to be obtained.

Comments

To initialize data display scale, use IVZBaseDataSourceMapping.Setup.

Fore and Fore.NET examples

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

See also:

IVZBaseDataSourceMapping