Share via


GridColor Constructor (Color)

Initializes a new instance of the GridColor class based on a Color object.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Sub New ( _
    color As Color _
)
'Usage
Dim color As Color

Dim instance As New GridColor(color)
public GridColor(
    Color color
)

Parameters

See Also

Reference

GridColor Class

GridColor Members

GridColor Overload

Microsoft.PerformancePoint.Scorecards Namespace