ILanerResultsBoxCorrelation.TermCount

Syntax

TermCount: Integer;

Description

The property is read-only.

The TermCount property returns the number of variables used when calculating the correlation.

Comments

TermCount returns a positive value only if the Correlation tab is available on the Calculation Results panel and the correlation has been calculated.

Example

The property use is given in the example for ILanerResultsBoxResults.Correlation.

See also:

ILanerResultsBoxCorrelation