Visit Gigasoft's Web Site
 ProEssentials v9 Help

VertLineAnnotationInFront

Scope

Pego, Pesgo, Pepso

Type

Property Array of type Int32

Default

empty

.NET

PeAnnotation.Line.XAxisInFront

Ocx|Vcl

VertLineAnnotationInFront

DLL

PEP_naVERTLINEANNOTATIONINFRONT

 

Purpose

This optional property controls the z-order and visiblity of individual vertical line 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.Line.XAxisInFront members of Pego.PeAnnotation.Graph, Pesgo.PeAnnotation.Graph, Pepso.PeAnnotation.Graph

 

See Also: AnnotationsInFront, HorzLineAnnotationInFront