StockPt Class

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
[SerializableAttribute]
public class StockPt : PointPair, ISerializable
Inheritance
Object    PointPairBase    PointPair    StockPt
Implements
ISerializable

Constructors

Properties

ColorValue
(Overrides PointPairColorValue)
Date 
High 
IsInvalid
(Inherited from PointPairBase)
IsInvalid3D
(Inherited from PointPair)
IsInvalid5D 
IsMissing
(Inherited from PointPairBase)
Low 
LowValue
(Inherited from PointPair)

Methods

Fields

_colorValue 
Close 
Open 
schema3 
Tag
(Inherited from PointPair)
Vol 
X
(Inherited from PointPairBase)
Y
(Inherited from PointPairBase)
Z
(Inherited from PointPair)

Extension Methods

GetEnumNames
(Defined by General)
IsValidDouble
(Defined by General)

See Also