Visit Gigasoft's Web Site
 ProEssentials v9 Help

HorzLineAnnotationZoom

Scope

Pego, Pesgo

Type

Property Array of type Int32

Default

empty

.NET

PeAnnotation.Line.YAxisZoomWindow

Ocx|Vcl

HorzLineAnnotationZoom

DLL

PEP_naHORZLINEANNOTATIONZOOM

 

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.YAxisZoomWindow members of Pego.PeAnnotation.Line, Pesgo.PeAnnotation.Line

 

See Also: ZoomWindow, HorzLineAnnotation, HorzLineAnnotationText, and HorzLineAnnotationColor.