IEaxDataAreaHierarchy.Sort

Syntax

Sort;

Description

The Sort method sorts alternative hierarchy elements.

Comments

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

To get whether sorting of alternative hierarchy elements was executed, 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