Visit Gigasoft's Web Site
 ProEssentials v9 Help

HorzLineAnnotationInFront

Scope

Pego, Pesgo, Pepso

Type

Property Array of type Int32

Default

empty

.NET

PeAnnotation.Line.YAxisInFront

Ocx|Vcl

HorzLineAnnotationInFront

DLL

PEP_naHORZLINEANNOTATIONINFRONT

 

Purpose

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

 

See example 101 for more information.

 

See Also: AnnotationsInFront, VertLineAnnotationInFront