Share via


AxesInfo Members

Include Protected Members
Include Inherited Members

Represents metadata pertaining to the axes that are associated with an instance of a CellSet class.

The AxesInfo type exposes the following members.

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() (Inherited from Object.)

Top

Properties

  Name Description
Public property Axes Gets an OlapInfoAxisCollectionthat represents metadata pertaining to the axes that are associated with the AxesInfo.
Public property FilterAxis Gets an OlapInfoAxis that represents metadata pertaining to the filter axis that is associated with the AxesInfo.

Top