ZoomStateStackPush(GraphPane, ZoomStateStateType) Method

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
public ZoomState Push(
	GraphPane pane,
	ZoomStateStateType type
)

Parameters

pane  GraphPane
 
type  ZoomStateStateType
 

Return Value

ZoomState

See Also