PointPair4 Class

Definition

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

Constructors

Properties

ColorValue
(Inherited from PointPair)
IsInvalid
(Inherited from PointPairBase)
IsInvalid3D
(Inherited from PointPair)
IsInvalid4D 
IsMissing
(Inherited from PointPairBase)
LowValue
(Inherited from PointPair)

Methods

Fields

schema3 
T 
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