AxisSetMinSpaceBuffer Method

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
public void SetMinSpaceBuffer(
	Graphics g,
	GraphPane pane,
	float bufferFraction,
	bool isGrowOnly
)

Parameters

g  Graphics
 
pane  GraphPane
 
bufferFraction  Single
 
isGrowOnly  Boolean
 

See Also