Freigeben über


GridIndicatorSettings.Position-Eigenschaft

Ruft ab oder legt die Position der Marke für die.

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

Syntax

'Declaration
Public Property Position As IndicatorPosition
    Get
    Set
'Usage
Dim instance As GridIndicatorSettings
Dim value As IndicatorPosition

value = instance.Position

instance.Position = value
public IndicatorPosition Position { get; set; }

Eigenschaftswert

Typ: Microsoft.PerformancePoint.Scorecards.IndicatorPosition
Die Position des Indikators.

Siehe auch

Referenz

GridIndicatorSettings Klasse

GridIndicatorSettings-Member

Microsoft.PerformancePoint.Scorecards-Namespace