Share via


GridColor.A Property (Microsoft.PerformancePoint.Scorecards)

The alpha channel.

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

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property A As Byte
'Usage
Dim instance As GridColor
Dim value As Byte

value = instance.A

instance.A = value
[XmlAttributeAttribute] 
public byte A { get; set; }

See Also

Reference

GridColor Class
GridColor Members
Microsoft.PerformancePoint.Scorecards Namespace