Inheritance Hierarchy
GF.Clients.Charts.UtilsTimed
GF.Clients.Charts.UtilsBar
Namespace: GF.Clients.Charts.Utils
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
The Bar type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Bar | |
![]() | Bar(Bar) | |
![]() | Bar(DateTime, Double, UInt64, Int32) |
Properties
Name | Description | |
---|---|---|
![]() | Close | |
![]() | CloseTimestamp | |
![]() | High | |
![]() | IsValid | |
![]() | Low | |
![]() | Open | |
![]() | Time | (Inherited from Timed.) |
Methods
Name | Description | |
---|---|---|
![]() | Assign | |
![]() | CompareTo(Object) | (Inherited from Timed.) |
![]() | CompareTo(Bar) | |
![]() | CompareTo(Timed) | (Inherited from Timed.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Owns | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() | DownTicks | |
![]() | DownVolume | |
![]() | Ticks | |
![]() | UpTicks | |
![]() | UpVolume | |
![]() | Volume |
See Also