ZedGraphControlZoomStateSave Method

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
private ZoomState ZoomStateSave(
	GraphPane primaryPane,
	ZoomStateStateType type
)

Parameters

primaryPane  GraphPane
 
type  ZoomStateStateType
 

Return Value

ZoomState

See Also