IDmField.CategoriesCount

Fore Syntax

CategoriesCount: Integer;

Fore.NET Syntax

CategoriesCount: integer;

Description

The CategoriesCount property determines the number of categories, into which data should be split.

Comments

By default, data is split into ten categories.

Fore and Fore.NET Examples

The property use is given in the example for IDmMethod.Execute.

See also:

IDmField