KpiNumberFormatProperties.AdditionalTextRight - Propriété
La chaîne à ajouter à droite du numéro mis en forme.
Espace de noms : Microsoft.PerformancePoint.Scorecards.Formatting
Assembly : Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntaxe
'Déclaration
Public Property AdditionalTextRight As String
Get
Set
'Utilisation
Dim instance As KpiNumberFormatProperties
Dim value As String
value = instance.AdditionalTextRight
instance.AdditionalTextRight = value
public string AdditionalTextRight { get; set; }
Valeur de propriété
Type : System.String
Implémentations
INumericFormatProperties.AdditionalTextRight
Voir aussi
Référence
KpiNumberFormatProperties classe
KpiNumberFormatProperties - Membres
Microsoft.PerformancePoint.Scorecards.Formatting - Espace de noms