Adobe® Flex™ 3.2 语言参考
全部包
|
全部类
|
语言元素
|
索引
|
附录
|
约定
|
框架
无框架
IOLAPResultAxis
属性
|
方法
|
事件
|
样式
|
效果
|
常量
|
示例
(仅限 Flex 数据可视化组件)
包
mx.olap
接口
public interface IOLAPResultAxis
实现器
OLAPResultAxis
IOLAPResultAxis 接口用于表示 OLAP 查询结果的轴。
另请参见
mx.olap.OLAPQuery
mx.olap.OLAPQueryAxis
mx.olap.OLAPResultAxis
mx.olap.IOLAPResult
mx.olap.OLAPResult
公共属性
属性
定义方
positions
:
IList
[只读 (read-only)] IOLAPAxisPosition 实例列表,其中每个位置都表示轴上的点。
IOLAPResultAxis
属性详细信息
positions
属性
positions:
IList
[只读 (read-only)]
IOLAPAxisPosition 实例列表,其中每个位置都表示轴上的点。
实现
public function get positions():
IList
© 2004-2008 Adobe Systems Incorporated. All rights reserved.
Sun Dec 14 2008, 10:39 PM -08:00