CellSetAxis Class

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

Inheritance Hierarchy

System.Object
  Microsoft.PerformancePoint.Scorecards.ResultSet.ResultAxis
    Microsoft.PerformancePoint.Scorecards.ResultSet.ADOMDCellSet.CellSetAxis

Namespace:  Microsoft.PerformancePoint.Scorecards.ResultSet.ADOMDCellSet
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Class CellSetAxis _
    Inherits ResultAxis
'Usage
Dim instance As CellSetAxis
public class CellSetAxis : ResultAxis

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

CellSetAxis Members

Microsoft.PerformancePoint.Scorecards.ResultSet.ADOMDCellSet Namespace