ITsStatistics.Values

Fore syntax

Value: Arary;

Fore.NET syntax

Value: System.Arary;

Description

The Value property determines the data array, for which the summary statistics tree is created.

Comments

Use the ITsStatistics.Execute method to create the summary statistics tree.

Fore and Fore.NET examples

The property use is given in the example for ITsStatistics.Execute

See also:

ITsStatistics