IEaxDataAreaHierarchy.Sort

Syntax

Sort

Description

The Sort method sorts alternative hierarchy elements.

Comments

To get collection of data transformation formulas of alternative hierarchy elements, use IEaxDataAreaHierarchy.SortTransformations.

To get attribute whether sorting of alternative hierarchy elements was made, use IEaxDataAreaHierarchy.IsAutoSort.

To determine direction of alternative hierarchy elements sorting, use IEaxDataAreaHierarchy.SortDirection.

Example

The method use is given in the example for IEaxDataAreaHierarchy.ElementStyle.

See also:

IEaxDataAreaHierarchy