IVZDataScale.AutoCalculable

Syntax

AutoCalculable: 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.

Example

The property use is given in the example for IVZDataScale.ConstructScaleElements.

See also:

IVZDataScale | IVZDataScale.AutoSetupScaleItems