NoDupePointListGetDataPointAt Method

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
protected DataPoint GetDataPointAt(
	int index
)

Parameters

index  Int32
 

Return Value

DataPoint

See Also