Master PaneSet Layout(Graphics, Boolean, 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,
bool isColumnSpecified,
int[] countList
)VB
Public Sub SetLayout (
g As Graphics,
isColumnSpecified As Boolean,
countList As Integer()
)