Share via


GridColor Members (Microsoft.PerformancePoint.Scorecards)

Represents grid color.

The following tables list the members exposed by the GridColor type.

Public Constructors

  Name Description
Public method GridColor Overloaded. Initializes a new instance of the GridColor class.

Top

Public Properties

  Name Description
Public property A The alpha channel.
Public property B The blue channel.
Public property G The green channel.
Public property R The red channel.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Clone Performs a deep clone of this object.
Public method Diff Compares this object with another object and returns the differences.
Public method Equals  Overloaded. (inherited from Object)
Public methodStatic FromString Creates a grid color from a color string
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public methodStatic ReferenceEquals  (inherited from Object)
Public method ToColor Converts to a Color structure.
Public method ToString Overridden. Converts to a string.

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

GridColor Class
Microsoft.PerformancePoint.Scorecards Namespace