Point Pair CV Class
Definition
Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
C#
public class PointPairCV : PointPairVB
Public Class PointPairCV
Inherits 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
| Clone | (Inherited from PointPair) |
| Equals | (Inherited from PointPair) |
| GetHashCode | (Inherited from PointPair) |
| GetObjectData | (Overrides PointPairGetObjectData(SerializationInfo, StreamingContext)) |
| ToString | (Inherited from PointPairBase) |
| ToString(Boolean) | (Inherited from PointPair) |
| ToString(String) | (Inherited from PointPairBase) |
| ToString(String, Boolean) | (Inherited from PointPair) |
| ToString(String, String) | (Inherited from PointPairBase) |
| ToString(String, String, String) | (Inherited from PointPair) |
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) |