Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the number of levels in the band.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public ReadOnly Property NumberOfBands As Integer
Get
'Usage
Dim instance As Banding
Dim value As Integer
value = instance.NumberOfBands
public int NumberOfBands { get; }
Property Value
Type: System.Int32
The number of levels in the band.
Remarks
Only 2 to 10 levels are supported.