ActionScript® 3.0 Reference for the Adobe® Flash® Platform
Home  |  Show Packages and Classes List |  Packages  |  Classes  |  What's New  |  Index  |  Appendixes
mx.olap 

IOLAPResultAxis  - AS3 Flex

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.

Related API Elements



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

positions

property
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