IPivot.RankAreaType

Fore Syntax

RankAreaType: PivotValueArea;

Fore.NET Syntax

RankAreaType: Prognoz.Platform.Interop.Pivot.PivotValueArea;

Description

The RankAreaType property determines the area, by values of which data ranking is performed.

Comments

The method of ranking is specified in the RankType property.

Example

The example of use is given in description of the RankType property.

See also:

IPivot