LineDraw Method

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
public void Draw(
	Graphics g,
	GraphPane pane,
	CurveItem curve,
	float scaleFactor
)

Parameters

g  Graphics
 
pane  GraphPane
 
curve  CurveItem
 
scaleFactor  Single
 

See Also