Visit Gigasoft's Web Site
 ProEssentials v9 Help

PEP_rectGRAPH

Scope

Graph and Scientific Graph Objects.

Type

RECT structure

Default

NA

.NET

Use PeFunction.GetRectGraph

Ocx|Vcl

OCX: Use GetRectGraph function

VCL: Use PEvget

DLL

PEP_rectGRAPH

 

Purpose

This read-only property sends a RECT structure describing the location (in device/pixel coordinates with top left as (0,0)) of the graphs total grid region. Only read this property after the chart has been initialized and visible.

 

Comments

If using MultiAxesSubsets, then PEP_rectAXIS can be used to determine the location of each axis.

 

SDK/DLL developers use PEvget to read this property.