Package | mx.olap |
Interface | public interface IOLAPResultAxis |
Implementors | OLAPResultAxis |
Language Version : | ActionScript 3.0 |
Product Version : | Flex 3 |
Runtime Versions : | Flash Player 9, AIR 1.1 |
See also
Property | Defined By | ||
---|---|---|---|
positions : IList [read-only]
A list of IOLAPAxisPosition instances,
where each position represents a point along the axis. | IOLAPResultAxis |
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.
public function get positions():IList