Visit Gigasoft's Web Site
 ProEssentials v10 Help

VertLineAnnotationZoom

Scope

Pego, Pesgo

Type

Property Array of type Int32

Default

empty

.NET

PeAnnotation.Line.XAxisZoomWindow

Ocx|Vcl

VertLineAnnotationZoom

DLL

PEP_naVERTLINEANNOTATIONZOOM

 

Purpose

Gets and Sets potential zoom window location for annotation. Default is property array is empty and annotations will not show in zoom window.

 

Defined by the following constants:

 

.NET Gigasoft.Enums.

ActiveX and

 

AnnotationZoomWindow.

DLL Constants

Description

GraphOnly

PEAZ_GRAPH_ONLY(0)

Annotation not shown in zoom window.

GraphAndZoomWindow

PEAZ_GRAPH_AND_ZOOMWINDOW (1)

Annotation shown in both locations, main chart and zoom window.

ZoomWindowOnly

PEAZ_ZOOMWINDOW_ONLY (2)

Annotation only shown in zoom window.

 

Comments

PeAnnotation.Line.XAxisZoomWindow members of Pego.PeAnnotation.Line, Pesgo.PeAnnotation.Line

 

See Also: ZoomWindow, VertLineAnnotation, HorzLineAnnotation