Share via


OverrideFormatSettings.ShowZeroAs Property (Microsoft.PerformancePoint.Scorecards)

Text to display instead of zeros

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property ShowZeroAs As String
'Usage
Dim instance As OverrideFormatSettings
Dim value As String

value = instance.ShowZeroAs

instance.ShowZeroAs = value
[XmlAttributeAttribute] 
public string ShowZeroAs { get; set; }

See Also

Reference

OverrideFormatSettings Class
OverrideFormatSettings Members
Microsoft.PerformancePoint.Scorecards Namespace