ZedGraphControlPanScale Method

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
protected void PanScale(
	Axis axis,
	double startVal,
	double endVal
)

Parameters

axis  Axis
 
startVal  Double
 
endVal  Double
 

See Also