MeasureSortingOppositeAxisMembers Property

Gets the opposite axis members, when setting measure sorting for a metric set with both column and row hierarchies.

Namespace:  Dundas.BI.Data.Metadata
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public IReadOnlyList<MemberValue> OppositeAxisMembers { get; }

Property Value

Type: IReadOnlyListMemberValue
See Also