IVZDataScale.First

Fore Syntax

First: Variant;

Fore.NET Syntax

First: System.Object;

Description

The First property determines settings of the first item of visualizer scale.

Comments

The property value is the brush described with the interface  IGxBrush or numeric value depending on the scale type.

Example

The example of use is given in the example for IVZDataScale.AutoSetupScaleItems.

See also:

IVZDataScale