Share via


CellSetAxis.Name property

The name of the axis.

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

Syntax

'Declaration
Public Overrides ReadOnly Property Name As String
    Get
'Usage
Dim instance As CellSetAxis
Dim value As String

value = instance.Name
public override string Name { get; }

Property value

Type: System.String

See also

Reference

CellSetAxis class

CellSetAxis members

Microsoft.PerformancePoint.Scorecards.ResultSet.ADOMDCellSet namespace