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

Property Value

IListMemberValue
See Also