IVZDataScale.AutoCalculable

Fore Syntax

AutoCalculable: Boolean;

Fore.NET Syntax

AutoCalculable: System.Boolean;

Description

The AutoCalculable property determines whether scale steps are calculated automatically.

Comments

The property is set to True if scale steps are calculated automatically, and to False if scale steps are calculated manually.

Default value is True.

If the value is True, to calculate the scale according to the selected method, use IVZDataScale.ConstructScaleElements.

Fore and Fore.NET examples

Examples of use are given on the IVZDataScale.ConstructScaleElements property description page.

See also:

IVZDataScale | IVZDataScale.AutoSetupScaleItems