MeasureOverridesSetSortingOverride Method |
| Name | Description | |
|---|---|---|
| SetSortingOverride(SortDirection, IHierarchyLevel) |
Configures measure sorting for the specified hierarchy level, when there are no opposite axis hierarchies.
| |
| SetSortingOverride(Boolean, SortDirection, IHierarchyLevel) |
Configures measure sorting for the specified hierarchy level, when there are no opposite axis hierarchies.
| |
| SetSortingOverride(SortDirection, IHierarchyLevel, IListMemberValue) |
Configures measure sorting for the specified hierarchy level, for the specified opposite axis hierarchy members.
| |
| SetSortingOverride(Boolean, SortDirection, IHierarchyLevel, IListMemberValue) |
Configures measure sorting for the specified hierarchy level, for the specified opposite axis hierarchy members.
|