Graph PaneSet Space 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#
private void SetSpace(
Axis axis,
float clientSize,
ref float spaceNorm,
ref float spaceAlt
)VB
Private Sub SetSpace (
axis As Axis,
clientSize As Single,
ByRef spaceNorm As Single,
ByRef spaceAlt As Single
)