Share via


KpiMeasure.OverrideDisplayFormat Property (Microsoft.PerformancePoint.Scorecards)

If true, the KpiMeesaure display settings are used to 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
<XmlAttributeAttribute> _
Public Property OverrideDisplayFormat As Boolean
'Usage
Dim instance As KpiMeasure
Dim value As Boolean

value = instance.OverrideDisplayFormat

instance.OverrideDisplayFormat = value
[XmlAttributeAttribute] 
public bool OverrideDisplayFormat { get; set; }

See Also

Reference

KpiMeasure Class
KpiMeasure Members
Microsoft.PerformancePoint.Scorecards Namespace