(Flex Data Visualization components only)
Packagemx.olap
Interfacepublic interface IOLAPResultAxis
Implementors OLAPResultAxis

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]

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



Implementation
    public function get positions():IList