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
Public Properties
Property | Defined 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
Fri Mar 19 2010, 02:45 AM -07:00