KpiNumberFormatProperties.NegativeSymbol - Propriété
Le symbole utilisé pour représenter les valeurs négatives.
Espace de noms : Microsoft.PerformancePoint.Scorecards.Formatting
Assembly : Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntaxe
'Déclaration
Public Property NegativeSymbol As FormatNegativeSymbol
Get
Set
'Utilisation
Dim instance As KpiNumberFormatProperties
Dim value As FormatNegativeSymbol
value = instance.NegativeSymbol
instance.NegativeSymbol = value
public FormatNegativeSymbol NegativeSymbol { get; set; }
Valeur de propriété
Type : Microsoft.PerformancePoint.Scorecards.FormatNegativeSymbol
Implémentations
INumericFormatProperties.NegativeSymbol
Voir aussi
Référence
KpiNumberFormatProperties classe
KpiNumberFormatProperties - Membres
Microsoft.PerformancePoint.Scorecards.Formatting - Espace de noms