Visit Gigasoft's Web Site
 ProEssentials v9 Help

XAxisAnnotationZoom

Scope

Pego, Pesgo

Type

Enum / Int32

Default

0

.NET

PeAnnotation.Axis.XZoomWindow

Ocx|Vcl

XAxisAnnotationZoom

DLL

PEP_nXAXISANNOTATIONZOOM

 

Purpose

Gets and Sets zoom window location for x axis annotations.

 

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.Axis.X members of Pego.PeAnnotation.Axis, Pesgo.PeAnnotation.Axis

 

See Also: ZoomWindow, XAxisAnnotation