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 | |
---|---|---|
CellSetAxis(Axis) | Initializes a new instance of the CellSetAxis class based on an ADOMD axis. | |
CellSetAxis(Axis, Boolean) | Initializes a new instance of the CellSetAxis class based on an ADOMD axis. |
Top
Properties
Name | Description | |
---|---|---|
Hierarchies | The hierarchies on the axis. (Overrides ResultAxis.Hierarchies.) | |
IsFilterAxis | Indicates whether this axis is a filter axis. (Overrides ResultAxis.IsFilterAxis.) | |
Name | The name of the axis. (Overrides ResultAxis.Name.) | |
Tuples | The tuples on the axis. (Overrides ResultAxis.Tuples.) |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
See also
Reference
Microsoft.PerformancePoint.Scorecards.ResultSet.ADOMDCellSet namespace