ITabFormatScale.UseAutoColors

Fore Syntax

UseAutoColors: Boolean;

Fore.NET Syntax

UseAutoColors: Boolean;

Description

The UseAutoColors property determines whether the automatic color generation is used for the scale intervals.

Comments

The property is outdated, use IGxScale.UseAutoValues.

See also:

ITabFormatScale