(仅限 Flex 数据可视化组件)
mx.olap
接口public interface IOLAPAxisPosition
实现器 OLAPAxisPosition

IOLAPAxisPosition 接口表示 OLAP 轴上的位置。

另请参见

mx.olap.OLAPQueryAxis
mx.olap.OLAPResultAxis


公共属性
 属性定义方
  members : IList
[只读 (read-only)] 此位置的成员,如 IOLAPMember 实例列表。
IOLAPAxisPosition
属性详细信息
members属性
members:IList  [只读 (read-only)]

此位置的成员,如 IOLAPMember 实例列表。



实现
    public function get members():IList