RollingPointPairListAdd(PointPair) Method

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
public void Add(
	PointPair item
)

Parameters

item  PointPair
 

Implements

IPointListEditAdd(PointPair)

See Also