ClientMeasureOverridesOppositeAxisMembers Property

Gets the opposite axis members when measure sorting is required and both axis are defined within the metric set.

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

Property Value

Type: IListMemberValue
See Also