Bar Class

GF Charts Help
Inheritance Hierarchy

SystemObject
  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

public class Bar : Timed, IAssignable<Bar>

The Bar type exposes the following members.

Constructors

  NameDescription
Public methodBar
Public methodBar(Bar)
Public methodBar(DateTime, Double, UInt64, Int32)
Top
Properties

  NameDescription
Public propertyClose
Public propertyCloseTimestamp
Public propertyHigh
Public propertyIsValid
Public propertyLow
Public propertyOpen
Public propertyTime (Inherited from Timed.)
Top
Methods

  NameDescription
Public methodAssign
Public methodCompareTo(Object) (Inherited from Timed.)
Public methodCompareTo(Bar)
Public methodCompareTo(Timed) (Inherited from Timed.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodOwns
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Fields

  NameDescription
Public fieldDownTicks
Public fieldDownVolume
Public fieldTicks
Public fieldUpTicks
Public fieldUpVolume
Public fieldVolume
Top
See Also

Reference