Share via


KpiMeasure.OverrideDisplayFormat Property

Gets a Boolean value that indicates whether the display settings override the default display settings from the data source.

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

Syntax

'Declaration
Public ReadOnly Property OverrideDisplayFormat As Boolean
    Get
'Usage
Dim instance As KpiMeasure
Dim value As Boolean

value = instance.OverrideDisplayFormat
public bool OverrideDisplayFormat { get; }

Property Value

Type: System.Boolean
true if the display settings override the default display settings from the data source; otherwise false.

See Also

Reference

KpiMeasure Class

KpiMeasure Members

Microsoft.PerformancePoint.Scorecards Namespace