Master PaneSet Layout(Graphics, Int 32, Int 32) Method
Definition
Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
C#
public void SetLayout(
Graphics g,
int rows,
int columns
)VB
Public Sub SetLayout (
g As Graphics,
rows As Integer,
columns As Integer
)