INumericFormatProperties.FormatType - Propriété
Obtient ou définit le type de mise en forme à appliquer aux valeurs d'info-bulle de graphique, telles que le nombre, devise ou le pourcentage.
Espace de noms : Microsoft.PerformancePoint.Scorecards.Formatting
Assembly : Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntaxe
'Déclaration
Property FormatType As FormatType
Get
Set
'Utilisation
Dim instance As INumericFormatProperties
Dim value As FormatType
value = instance.FormatType
instance.FormatType = value
FormatType FormatType { get; set; }
Valeur de propriété
Type : Microsoft.PerformancePoint.Scorecards.FormatType
Le type de mise en forme à appliquer aux valeurs d'info-bulle de graphique, telles que le nombre, devise ou le pourcentage.
Voir aussi
Référence
INumericFormatProperties interface
INumericFormatProperties - Membres
Microsoft.PerformancePoint.Scorecards.Formatting - Espace de noms