Inheritance Hierarchy
GF.Clients.Charts.TimeSeriesSeries
GF.Clients.Charts.TimeSeries.FunctionalsFunctionalSeries
GF.Clients.Charts.Custom.EL.RuntimeCrossesSeries
Namespace: GF.Clients.Charts.Custom.EL.Runtime
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
The CrossesSeries type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | CrossesSeries |
Properties
Name | Description | |
---|---|---|
![]() | ItemInt32 |
Returns the offset series
(Inherited from Series.) |
![]() | ItemInt32, SeriesOrder | (Overrides FunctionalSeriesItemInt32, SeriesOrder.) |
![]() | Length | (Inherited from FunctionalSeries.) |
![]() ![]() | PointStyles |
Access to visual style of points on the chart
(Inherited from Series.) |
![]() | Text |
Human readable description of the series
(Inherited from FunctionalSeries.) |
![]() | Timestamps | (Inherited from FunctionalSeries.) |
![]() | Value |
Access to the latest point of the series
(Inherited from Series.) |
Methods
Name | Description | |
---|---|---|
![]() | 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.) |
![]() | ToString |
Human readable description of the series
(Inherited from Series.) |
Operators
Name | Description | |
---|---|---|
![]() ![]() | (CrossesSeries to Boolean) |
See Also