IEaxAnalyzeCore.UseGridSelection

Fore Syntax

UseGridSelection: Boolean;

Fore.NET Syntax

UseGridSelection: boolean;

Description

The UseGridSelection property determines whether the selected table area is to be used on building a chart. 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