KpiNumberFormatProperties class
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the class that contains formatting settings for key performance indicators (KPI) measure values.
Inheritance hierarchy
System.Object
Microsoft.PerformancePoint.Scorecards.Formatting.KpiNumberFormatProperties
Namespace: Microsoft.PerformancePoint.Scorecards.Formatting
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class KpiNumberFormatProperties _
Implements INumericFormatProperties, ICloneable, IDiffable, IValidate
'Usage
Dim instance As KpiNumberFormatProperties
[SerializableAttribute]
public class KpiNumberFormatProperties : INumericFormatProperties,
ICloneable, IDiffable, IValidate
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.