PointPairListInsert(Int32, PointPair) Method

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
public void Insert(
	int index,
	PointPair point
)

Parameters

index  Int32
 
point  PointPair
 

See Also