IEaxStatistics.StatisticsVisible

Fore Syntax

StatisticsVisible(Statistics: TsStatisticsType): Boolean;

Fore.NET Syntax

StatisticsVisible[Statistics: Prognoz.Platform.Interop.Transform.TsStatisticsType]: Boolean;

Parameters

Statistics. Summary statistics.

Description

The StatisticsVisible property determines visibility of the selected summary statistics.

Comments

Available Values:

Fore and Fore.NET Examples

The property use is given in the example for IEaxStatistics.AllStatistics.

See also:

IEaxStatistics