((Apenas para componentes do Flex Data Visualization))
Pacotemx.olap
Interfacepublic interface IOLAPResultAxis
ImplementorsOLAPResultAxis

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

Veja também

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


Propriedades Públicas
 PropriedadeDefinido por
  positions : IList
[read-only] A list of IOLAPAxisPosition instances, where each position represents a point along the axis.
IOLAPResultAxis
Detalhes da propriedade
positionspropriedade
positions:IList  [read-only]

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


Implementação
    public function get positions():IList