Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the custom format settings for the actual's values.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Property OverrideFormatProperties As KpiNumberFormatProperties
Get
Set
'Usage
Dim instance As KpiMeasure
Dim value As KpiNumberFormatProperties
value = instance.OverrideFormatProperties
instance.OverrideFormatProperties = value
public KpiNumberFormatProperties OverrideFormatProperties { get; set; }
Property Value
Type: Microsoft.PerformancePoint.Scorecards.Formatting.KpiNumberFormatProperties
The custom format settings for the actual's values.