LegendGetMaxHeight Method

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
private float GetMaxHeight(
	PaneList paneList,
	Graphics g,
	float scaleFactor
)

Parameters

paneList  PaneList
 
g  Graphics
 
scaleFactor  Single
 

Return Value

Single

See Also