Visit Gigasoft's Web Site
 ProEssentials v9 Help

PEP_rectAXIS

Scope

Graph and Scientific Graph Objects.

Type

RECT structure

Default

NA

.NET

Use PeFunction.GetRectAxis

Ocx|Vcl

OCX: Use GetRectAxis function

VCL: Use PEvget

DLL

PEP_rectAXIS

 

Purpose

This read-only property sends a RECT structure describing the location (in device/pixel coordinates) of a graphs individual axis regions when using MultiAxesSubsets. WorkingAxis is used to designate which axis to retrieve so this must be set prior to reading this property. Only read this property after the chart has been initialized and visible.

 

Comments

See Also: PEP_rectGRAPH.

 

SDK/DLL developers use PEvget to read this property.