Visit Gigasoft's Web Site
 ProEssentials v9 Help

GraphAnnotationX

Scope

Pego, Pesgo, Pe3do, Pepso

Type

Double

Default

empty

.NET

PeAnnotation.Graph.X

Ocx|Vcl

GraphAnnotationX

DLL

PEP_faGRAPHANNOTATIONX

 

Purpose

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

 

3D Scientific Graph Objects also need GraphAnnotationZ.

 

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

 

Comments

PeAnnotation.Graph.X members of Pego.PeAnnotation.Graph, Pesgo.PeAnnotation.Graph, Pe3do.PeAnnotation.Graph, Pepso.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.