Share via


GridColor.G Property (Microsoft.PerformancePoint.Scorecards)

The green channel.

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

Syntax

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

value = instance.G

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

See Also

Reference

GridColor Class
GridColor Members
Microsoft.PerformancePoint.Scorecards Namespace