ResultAxis members
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Specifies the format of an axis component in a result set.
The ResultAxis type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ResultAxis | Called from constructors in derived classes to initialize the ResultAxis class. |
Top
Properties
Name | Description | |
---|---|---|
Hierarchies | The hierarchies in the axis. | |
IsFilterAxis | Indicates whether this axis is a filter axis. | |
Name | The name of the result axis. | |
Tuples | The tuples in the axis. |
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