RangePoint Class

GF Charts Help
Inheritance Hierarchy

SystemObject
  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

public class RangePoint : DataPoint

The RangePoint type exposes the following members.

Properties

  NameDescription
Public propertyEmpty (Inherited from DataPoint.)
Public propertyIndexX (Inherited from DataPoint.)
Public propertyItem (Overrides DataPointItemInt32.)
Public propertyTimestamp (Inherited from DataPoint.)
Public propertyX (Inherited from DataPoint.)
Top
Methods

  NameDescription
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 methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Fields

  NameDescription
Public fieldLocalX
Index within current series
(Inherited from DataPoint.)
Public fieldMarkerStyle (Inherited from DataPoint.)
Public fieldStyle (Inherited from DataPoint.)
Public fieldY (Inherited from DataPoint.)
Public fieldY2
Top
See Also

Reference