Open this page in the API Guide

ClientMeasureOverrides.OppositeAxisMembers 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 (25.1.0.1000)
Syntax
public IList<MemberValue> OppositeAxisMembers { get; }

Property Value

Type: IList<MemberValue>
See Also