LegendCalcRect Method

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
public void CalcRect(
	Graphics g,
	PaneBase pane,
	float scaleFactor,
	ref RectangleF tChartRect
)

Parameters

g  Graphics
 
pane  PaneBase
 
scaleFactor  Single
 
tChartRect  RectangleF
 

See Also