IPivot.RankAreaType

Fore Syntax

RankAreaType: PivotValueArea;

Fore.NET Syntax

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

Description

The RankAreaType determines area, by which values data is ranked.

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