KpiNumberFormatProperties.MAX_CHARS_IN_ADITIONAL_TEXT field
The maximum number of characters that can be prepended or appended to the formatted KPI measure value.
Namespace: Microsoft.PerformancePoint.Scorecards.Formatting
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Const MAX_CHARS_IN_ADITIONAL_TEXT As Integer
'Usage
Dim value As Integer
value = KpiNumberFormatProperties.MAX_CHARS_IN_ADITIONAL_TEXT
public const int MAX_CHARS_IN_ADITIONAL_TEXT
See also
Reference
KpiNumberFormatProperties class