IEaxStatistics.CustomStatisticsVisible

Fore Syntax

CustomStatisticsVisible(Statistics: EaxCustomStatisticsType): Boolean;

Fore.NET Syntax

CustomStatisticsVisible[Statistics: Prognoz.Platform.Interop.Express.EaxCustomStatisticsType]: Boolean;

Parameters

Statistics. Summary statistics.

Description

The CustomStatisticsVisible property determines visibility of a specified user-defined summary statistics.

Comments

Available Values:

Fore and Fore.NET Examples

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

See also:

IEaxStatistics