Inheritance Hierarchy
GF.Clients.Charts.TimeSeriesSeries
GF.Clients.Charts.Custom.EL.RuntimeFunctor
GF.Clients.Charts.Custom.EL.RuntimeBuiltinProbBetween
Namespace: GF.Clients.Charts.Custom.EL.Runtime
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
The BuiltinProbBetween type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| BuiltinProbBetween |
Properties
| Name | Description | |
|---|---|---|
| Indicator | (Inherited from Functor.) | |
| ItemInt32 |
Returns the offset series
(Inherited from Series.) | |
| ItemInt32, SeriesOrder | (Inherited from Functor.) | |
| Length | (Inherited from Functor.) | |
| PointStyles | (Inherited from Functor.) | |
| Strategy | (Inherited from Functor.) | |
| Text | (Inherited from Functor.) | |
| Timestamps | (Inherited from Functor.) | |
| Value | (Inherited from Functor.) |
Methods
| Name | Description | |
|---|---|---|
| Calculate | (Inherited from Functor.) | |
| 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.) | |
| IsEmpty |
Determinates whether the point value is missing or undefined
(Inherited from Series.) | |
| PostCalculate | (Inherited from Functor.) | |
| PreCalculate | (Inherited from Functor.) | |
| (Inherited from Functor.) | ||
| ToString |
Human readable description of the series
(Inherited from Series.) |
See Also