RollingPointPairList(IPointList) Constructor

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
public RollingPointPairList(
	IPointList rhs
)

Parameters

rhs  IPointList
 

See Also