Share via


ToolbarOptions.ShowIndicatorCount Property (Microsoft.PerformancePoint.Scorecards)

Show indicator count rollup

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

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property ShowIndicatorCount As Boolean
'Usage
Dim instance As ToolbarOptions
Dim value As Boolean

value = instance.ShowIndicatorCount

instance.ShowIndicatorCount = value
[XmlAttributeAttribute] 
public bool ShowIndicatorCount { get; set; }

See Also

Reference

ToolbarOptions Class
ToolbarOptions Members
Microsoft.PerformancePoint.Scorecards Namespace