Indicator.NumberOfBands Property (Microsoft.PerformancePoint.Scorecards)

The number of bands. Same as IndicatorBands.Count.

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

Syntax

'Declaration
<XmlIgnoreAttribute> _
Public ReadOnly Property NumberOfBands As Integer
'Usage
Dim instance As Indicator
Dim value As Integer

value = instance.NumberOfBands
[XmlIgnoreAttribute] 
public int NumberOfBands { get; }

See Also

Reference

Indicator Class
Indicator Members
Microsoft.PerformancePoint.Scorecards Namespace