IEaxStatistics.AllStatistics

Fore Syntax

AllStatistics: ITsStatisticsTree;

Fore.NET Syntax

AllStatistics: Prognoz.Platform.Interop.Transform.ITsStatisticsTree;

Description

The AllStatistics property returns all the summary statistics.

Comments

Use the IEaxStatistics.Statistics property to get only calculated summary statistics.

 Fore Example

Example code

 Fore.NET Example

Example code

See also:

IEaxStatistics