Share via


IndicatorBand.ImageData Property (Microsoft.PerformancePoint.Scorecards)

The ImageData for the band.

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

Syntax

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

value = instance.ImageData

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

See Also

Reference

IndicatorBand Class
IndicatorBand Members
Microsoft.PerformancePoint.Scorecards Namespace