Visit Gigasoft's Web Site
 ProEssentials v9 Help

GraphAnnotationInFront

Scope

Pego, Pesgo, Pepso

Type

Property Array of type Int32

Default

empty

.NET

PeAnnotation.Graph.InFront

Ocx|Vcl

GraphAnnotationInFront

DLL

PEP_naGRAPHANNOTATIONINFRONT

 

Purpose

This optional property controls the z-order and visiblity of individual graph annotations. If not defined, then all annotations are positioned via their order and AnnotationsInFront.

 

.NET Gigasoft.Enums.

ActiveX and

 

AnnotationInFront.

DLL Constants

Description

Default

PEAIF_DEFAULT (0)

Drawn in order of annotations and placed via AnnotationsInFront.

Behind

PEAIF_BEHIND (1)

Placed behind data.

InFront

PEAIF_IN_FRONT (2)

Placed infront of data.

Hide

PEAIF_HIDE (3)

Annotation is hidden.

 

Comments

PeAnnotation.Graph.InFront members of Pego.PeAnnotation.Graph, Pesgo.PeAnnotation.Graph, Pepso.PeAnnotation.Graph

 

See example 015 for more info.

 

See Also: AnnotationsInFront