Visit Gigasoft's Web Site
 ProEssentials v9 Help

GetRectAxis

Scope

Pego, Pesgo

 

public System.Drawing.Rectangle PeFunction.GetRectAxis ( )

This method is used to retrieve the coordinates for the graphs axis area defined by the current state of the WorkingAxis property. Units are in pixels where (0,0) represents left top corner of control. Only call this function after the chart is fully initialized (Pego.Refresh has been called) and visible.

 

Returns

System.Drawing.Rectangle

  

Comments

See Also: GetRectGraph, PEP_rectAXIS.

 

See example 007 within the demo. This example uses GetRectGraph, but GetRectAxis is similar.

 

PeFunction.GetRectAxis members of Pego.PeFunction, Pesgo.PeFunction