IEaxAnalyzer.UseGridSelection

Fore Syntax

UseGridSelection: Boolean;

Fore.NET Syntax

UseGridSelection: boolean;

Description

The UseGridSelection property determines whether selected table area is to be used in express modeling and in chart plotting. If this property is set to True, selected area is used, otherwise the entire table is used.

Comments

The property is outdated, use IEaxDataAreaSliceProperties.UseGridSelection.

See also:

IEaxAnalyzer