MasterPaneSetLayout(Graphics, Int32, Int32) Method

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
public void SetLayout(
	Graphics g,
	int rows,
	int columns
)

Parameters

g  Graphics
 
rows  Int32
 
columns  Int32
 

See Also