Packagemx.olap
Interfacepublic interface IOLAPResultAxis
Implementors OLAPResultAxis

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

The IOLAPResultAxis interface represents an axis of the result of an OLAP query.

See also

mx.olap.OLAPQuery
mx.olap.OLAPQueryAxis
mx.olap.OLAPResultAxis
mx.olap.IOLAPResult
mx.olap.OLAPResult


Public Properties
 PropertyDefined By
  positions : IList
[read-only] A list of IOLAPAxisPosition instances, where each position represents a point along the axis.
IOLAPResultAxis
Property Detail
positionsproperty
positions:IList  [read-only]

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

A list of IOLAPAxisPosition instances, where each position represents a point along the axis.


Implementation
    public function get positions():IList