PointPairCV Class

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
public class PointPairCV : PointPair
Inheritance
Object    PointPairBase    PointPair    PointPairCV

Constructors

Properties

ColorValue
(Overrides PointPairColorValue)
IsInvalid
(Inherited from PointPairBase)
IsInvalid3D
(Inherited from PointPair)
IsMissing
(Inherited from PointPairBase)
LowValue
(Inherited from PointPair)

Methods

Fields

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

Extension Methods

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

See Also