FilterAxis Property (ADO MD)

      Applies To   

The FilterAxis property returns an Axis object containing filter information for the current Cellset.

Return Values

FilterAxis returns an Axis, and is read-only.

Remarks

Use the FilterAxis property to return information on the dimensions that were used to slice the data. The DimensionCount property of the Axis returns the number of slicer dimensions. This axis usually has just one row.

The Axis returned by FilterAxis is not contained in the Axes collection for a Cellset.