IEaxAnalyzerCore.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 the property is set to True, the selected area is used, otherwise the entire table is used.

Comments

The property is outdated, use IEaxDataAreaSliceProperties.UseGridSelection.

See also:

IEaxAnalyzeCore