Visit Gigasoft's Web Site
 ProEssentials v11 Help

Gigasoft.ProEssentials.Pepso.PeGrid.Zoom Members

Limited

Gets or Sets whether polar/smith charts can be zoomed repeatedly (false, default) or limited (true) to one zoom.

MaxFactor

Likely never needs adjusting, but gets or sets maxium amount of zoom. Default and recommended setting equals 10000 (or logical size of chart can be 10000 times size of currently zoomed selection rectangle.)

OffsetPixelX

Gets or sets currently zoomed horizontal pixel offset within the logical coordinates defining virtual size/location of chart. The logical size/location of zoomed chart is retrieved with PeFunction.GetRectAxis (PEP_rectAXIS).

OffsetPixelY

Gets or sets currently zoomed vertical pixel offset within the logical coordinates defining virtual size/location of chart. The logical size/location of zoomed chart is retrieved with PeFunction.GetRectAxis (PEP_rectAXIS).

OffsetX

Gets or sets currently zoomed horizontal percent offset within the logical coordinates defining virtual size/location of chart. The logical size/location of zoomed chart is retrieved with PeFunction.GetRectAxis (PEP_rectAXIS).

OffsetY

Gets or sets currently zoomed vertical percent offset within the logical coordinates defining virtual size/location of chart. The logical size/location of zoomed chart is retrieved with PeFunction.GetRectAxis (PEP_rectAXIS).

WorkingFactor

Gets or sets current zoom factor or zoom level. Defined as ratio of logical size of chart compared to size of currently zoomed selection rectangle.