IndicatorBand.BackColor Property (Microsoft.PerformancePoint.Scorecards)

The back color of the band used for graphical displays. In a #000000 format.

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

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property BackColor As String
'Usage
Dim instance As IndicatorBand
Dim value As String

value = instance.BackColor

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

See Also

Reference

IndicatorBand Class
IndicatorBand Members
Microsoft.PerformancePoint.Scorecards Namespace