StockPointListAdd(Double, Double) Method

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
public void Add(
	double date,
	double high
)

Parameters

date  Double
 
high  Double
 

Implements

IPointListEditAdd(Double, Double)

See Also