IEaxWorkbook.Statistics

Fore Syntax

Statistics: IEaxWorkbookStatistics;

Fore.NET Syntax

Statistics: Prognoz.Platform.Interop.Express.IEaxWorkbookStatistics;

Description

The Statistics property returns parameters of the statistics panel.

Comments

The property is unavailable if workbook is in multidimensional mode. The workbook display mode is determined by the IEaxAnalyzerCore.Mode property.

Fore and Fore.NET Examples

The property use is described in the Saving and Loading Settings of Objects Tree Workbook section. Example language: Fore, Fore.NET.

See also:

IEaxWorkbook