Packagemx.olap
Interfacepublic interface IOLAPAxisPosition
Implementors OLAPAxisPosition

Language Version : ActionScript 3.0
Product Version : Flex 3
Runtime Versions : Flash Player 9, AIR 1.1

The IOLAPAxisPosition interface represents a position on an OLAP axis.

See also

mx.olap.OLAPQueryAxis
mx.olap.OLAPResultAxis


Public Properties
 PropertyDefined By
  members : IList
[read-only] The members for this position, as a list of IOLAPMember instances.
IOLAPAxisPosition
Property Detail
membersproperty
members:IList  [read-only]

Language Version : ActionScript 3.0
Product Version : Flex 3
Runtime Versions : Flash Player 9, AIR 1.1

The members for this position, as a list of IOLAPMember instances.


Implementation
    public function get members():IList