GridColor constructor

Initializes a new instance of the GridColor class.

Overload list

  Name Description
Public method GridColor() Initializes a new instance of the GridColor class.
Public method GridColor(Color) Initializes a new instance of the GridColor class based on a Color object.
Public method GridColor(GridColor) Initializes a new instance of the GridColor class based on another GridColor object.
Public method GridColor(Byte, Byte, Byte, Byte) Initializes a new instance of the GridColor class based on the specified color channels.

Top

See also

Reference

GridColor class

GridColor members

Microsoft.PerformancePoint.Scorecards namespace