Inheritance Hierarchy
GF.Clients.Charts.Custom.EL.RuntimeBuiltin
Namespace: GF.Clients.Charts.Custom.EL.Runtime
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
The Builtin type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Builtin |
Methods
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() ![]() | GetBValue | |
![]() ![]() | GetGValue | |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() ![]() | GetRValue | |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | GradientColor |
Mixes two colors
|
![]() ![]() | RaiseRunTimeError |
Raise an exception to stop calculation
|
![]() ![]() | RGB |
Creates System.Drawing.Color from R, G and B values
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
See Also