Partager via


INumericFormatProperties.ShowZeroAs - Propriété

Obtient ou définit la chaîne utilisée pour représenter la valeur zéro dans les info-bulles de la grille et graphique.

Espace de noms :  Microsoft.PerformancePoint.Scorecards.Formatting
Assembly :  Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntaxe

'Déclaration
Property ShowZeroAs As String
    Get
    Set
'Utilisation
Dim instance As INumericFormatProperties
Dim value As String

value = instance.ShowZeroAs

instance.ShowZeroAs = value
string ShowZeroAs { get; set; }

Valeur de propriété

Type : System.String
La chaîne utilisée pour représenter la valeur zéro dans les info-bulles de la grille et graphique.

Voir aussi

Référence

INumericFormatProperties interface

INumericFormatProperties - Membres

Microsoft.PerformancePoint.Scorecards.Formatting - Espace de noms