ExternalColoring Structure

GF Charts Help

Namespace:  GF.Clients.Charts.Details
Assembly:  GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax

public struct ExternalColoring

The ExternalColoring type exposes the following members.

Constructors

  NameDescription
Public methodExternalColoring(Color, Boolean)
Public methodExternalColoring(Color, Boolean, Boolean)
Top
Methods

  NameDescription
Public methodEquals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public methodGetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Top
Operators

  NameDescription
Public operatorStatic member(Color to ExternalColoring)
Public operatorStatic member(ExternalColoring to Color)
Public operatorStatic member(StoredColor to ExternalColoring)
Top
Fields

  NameDescription
Public fieldColor
Public fieldIncludeBody
Public fieldPaintBar
Top
See Also

Reference