Visit Gigasoft's Web Site
 ProEssentials v9 Help

GraphAnnotationZ

Scope

Pe3do

Type

Double

Default

empty

.NET

PeAnnotation.Graph.Z

Ocx|Vcl

GraphAnnotationZ

DLL

PEP_faGRAPHANNOTATIONZ

 

Purpose

This property identifies the z axis values associated with graph annotations. You use this property in conjunction with GraphAnnotationX, GraphAnnotationY, GraphAnnotationText, GraphAnnotationType, and GraphAnnotationColor.

 

Note that graph annotations will not be seen unless ShowAnnotations or ShowGraphAnnotations is set to TRUE.

 

Comments

PeAnnotation.Graph.Z members of Pe3do.PeAnnotation.Graph

 

See GraphAnnotationType which includes example code.

Refer to Chapter 7, Question 10 for more information on annotations.

 

When used with PEvget, the destination buffer must be large enough to hold all of the information. For property arrays, calling PEvget with lpDest equal to NULL will return the number of bytes needed to hold the data.

 

Within the demo, see example 015.