Rolling Point Pair List 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#
[SerializableAttribute]
public class RollingPointPairList : IPointList,
ICloneable, ISerializable, IPointListEditVB
<SerializableAttribute>
Public Class RollingPointPairList
Implements IPointList, ICloneable, ISerializable, IPointListEdit- Inheritance
- Object RollingPointPairList
- Implements
- ICloneable, ISerializable, IPointList, IPointListEdit
Constructors
| RollingPointPairList(Int32) | |
| RollingPointPairList(IPointList) | |
| RollingPointPairList(Int32, Boolean) | |
| RollingPointPairList(SerializationInfo, StreamingContext) |
Properties
Methods
Fields
Extension Methods
| GetEnumNames | (Defined by General) |
| IsValidDouble | (Defined by General) |
Explicit Interface Implementations
| ICloneableClone | Creates a new object that is a copy of the current instance. |