AnalysisDisplayColorSettings Methods

The AnalysisDisplayColorSettings type exposes the following members.

Methods

  NameDescription
Public methodAreIntermediateColorsValid
Verify intermediate color entries
Public methodColors
Get number of colors, including min, max and intermediate.
Public methodDispose
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetIntermediateColors
Get intermediate color entries (other than the minimum and maximum settings).
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsEqual
Compares two color settings objects.
Public methodSetIntermediateColors
Set intermediate color entries (other than the minimum and maximum settings).
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

See Also