PointPairListInsert(Int32, Double, Double) Method

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
public void Insert(
	int index,
	double x,
	double y
)

Parameters

index  Int32
 
x  Double
 
y  Double
 

See Also