Sort;
The Sort method sorts alternative hierarchy elements.
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.
The method use is given in the example for IEaxDataAreaHierarchy.ElementStyle.
See also: