Share via


CellSetAxis members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Defines an axis object for an OLAP query.

The CellSetAxis type exposes the following members.

Constructors

  Name Description
Public method CellSetAxis(Axis) Initializes a new instance of the CellSetAxis class based on an ADOMD axis.
Public method CellSetAxis(Axis, Boolean) Initializes a new instance of the CellSetAxis class based on an ADOMD axis.

Top

Properties

  Name Description
Public property Hierarchies The hierarchies on the axis. (Overrides ResultAxis.Hierarchies.)
Public property IsFilterAxis Indicates whether this axis is a filter axis. (Overrides ResultAxis.IsFilterAxis.)
Public property Name The name of the axis. (Overrides ResultAxis.Name.)
Public property Tuples The tuples on the axis. (Overrides ResultAxis.Tuples.)

Top

Methods

  Name Description
Public method Equals (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

See also

Reference

CellSetAxis class

Microsoft.PerformancePoint.Scorecards.ResultSet.ADOMDCellSet namespace