Namespace: GF.Clients.Charts.Details
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
The ExternalColoring type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ExternalColoring(Color, Boolean) | ||
| ExternalColoring(Color, Boolean, Boolean) |
Methods
| Name | Description | |
|---|---|---|
| Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
| GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Operators
| Name | Description | |
|---|---|---|
| (Color to ExternalColoring) | ||
| (ExternalColoring to Color) | ||
| (StoredColor to ExternalColoring) |
Fields
| Name | Description | |
|---|---|---|
| Color | ||
| IncludeBody | ||
| PaintBar |
See Also