IEmReportSettings.Precision

Fore syntax

Precision: Integer;

Fore.NET syntax

Precision: integer;

Description

The Precision property determines precision of the numeric data displaying in the report.

Comments

By default the numeric data is displayed with an accuracy of two decimal digits.

Fore and Fore.NET examples

The property use is given in the example for IEmStatisticsSettings.Add.

See also:

IEmReportSettings