PointPairListAdd(Double, Double, Double, String) Method

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
public void Add(
	double x,
	double y,
	double z,
	string tag
)

Parameters

x  Double
 
y  Double
 
z  Double
 
tag  String
 

See Also