BuiltinRSI Class

GF Charts Help
Inheritance Hierarchy

SystemObject
  GF.Clients.Charts.TimeSeriesSeries
    GF.Clients.Charts.Custom.EL.RuntimeFunctor
      GF.Clients.Charts.Custom.EL.RuntimeBuiltinRSI

Namespace:  GF.Clients.Charts.Custom.EL.Runtime
Assembly:  GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax

public class RSI : Functor

The BuiltinRSI type exposes the following members.

Constructors

  NameDescription
Public methodBuiltinRSI
Top
Properties

  NameDescription
Public propertyIndicator (Inherited from Functor.)
Public propertyItemInt32
Returns the offset series
(Inherited from Series.)
Public propertyItemInt32, SeriesOrder (Inherited from Functor.)
Public propertyLength (Inherited from Functor.)
Public propertyPointStyles (Inherited from Functor.)
Public propertyStrategy (Inherited from Functor.)
Public propertyText (Inherited from Functor.)
Public propertyTimestamps (Inherited from Functor.)
Public propertyValue (Inherited from Functor.)
Top
Methods

  NameDescription
Public methodCalculate (Inherited from Functor.)
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 methodIsEmpty
Determinates whether the point value is missing or undefined
(Inherited from Series.)
Public methodPostCalculate (Inherited from Functor.)
Public methodPreCalculate (Inherited from Functor.)
Public methodPrint (Inherited from Functor.)
Public methodToString
Human readable description of the series
(Inherited from Series.)
Top
See Also

Reference