Share via


ResultAxis.Name property

The name of the result axis.

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

Syntax

'Declaration
Public MustOverride ReadOnly Property Name As String
    Get
'Usage
Dim instance As ResultAxis
Dim value As String

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

Property value

Type: System.String

See also

Reference

ResultAxis class

ResultAxis members

Microsoft.PerformancePoint.Scorecards.ResultSet namespace