Set of utility methods
Inheritance Hierarchy
GF.Clients.Charts.UtilsTools
Namespace: GF.Clients.Charts.Utils
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
The Tools type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | CloneT |
Clones the specified object deeply.
|
![]() ![]() | ColorFromRGB |
Creates System.Drawing.Color from R, G and B values
|
![]() ![]() | GetSimplifiedType |
For internal use only
|
![]() ![]() | MixColor |
Mixes up two colors
|
![]() ![]() | MorePreciseFormat(String) |
Returns the format string with more precise format. For example, {f1} => {f2}
|
![]() ![]() | MorePreciseFormat(String, Int32) |
Returns the format string with precision increased to specified digits. For example, {f1} => {f2}
|
![]() ![]() | ObfuscatedFormula |
Returns an obfuscated string for the specified parameter
|
![]() ![]() | ToArrayT |
Returns the specified object as 1D-array with one item
|
![]() ![]() | ToInvariantDouble |
Fields
Name | Description | |
---|---|---|
![]() ![]() | DisplacementProperty |
For internal use only
|
![]() ![]() | GeneralCategory |
For internal use only
|
![]() ![]() | HistoricalPeriodProperty |
For internal use only
|
![]() ![]() | ShowAlertsCategory |
For internal use only
|
![]() ![]() | SkipWindowFirstBarsProperty |
For internal use only
|
![]() ![]() | TickByTickUpdateProperty |
For internal use only
|
See Also