Share via


IndicatorBand.Image Property (Microsoft.PerformancePoint.Scorecards)

Obtain the image object for the band.

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

Syntax

'Declaration
<XmlIgnoreAttribute> _
Public ReadOnly Property Image As Image
'Usage
Dim instance As IndicatorBand
Dim value As Image

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

See Also

Reference

IndicatorBand Class
IndicatorBand Members
Microsoft.PerformancePoint.Scorecards Namespace