Inheritance Hierarchy
GF.Clients.Charts.DetailsDataPoint
GF.Clients.Charts.DetailsRangePoint
Namespace: GF.Clients.Charts.Details
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
The RangePoint type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Empty | (Inherited from DataPoint.) |
![]() | IndexX | (Inherited from DataPoint.) |
![]() | Item | (Overrides DataPointItemInt32.) |
![]() | Timestamp | (Inherited from DataPoint.) |
![]() | X | (Inherited from DataPoint.) |
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.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() | LocalX |
Index within current series
(Inherited from DataPoint.) |
![]() | MarkerStyle | (Inherited from DataPoint.) |
![]() | Style | (Inherited from DataPoint.) |
![]() | Y | (Inherited from DataPoint.) |
![]() | Y2 |
See Also