Visit Gigasoft's Web Site
 ProEssentials v9 Help

VertLineAnnotHotSpot

Scope

Pego, Pesgo

Type

Property Array of type Int32

Default

FALSE

.NET

PeUserInterface.HotSpot.XAxisLineAnnotations

Ocx|Vcl

VertLineAnnotHotSpot

DLL

PEP_naVERTLINEANNOTHOTSPOT

 

Purpose

This property array allows individual Vertical Line Annotations to be designated hot spots or not. Use this property with AllowVertLineAnnotHotSpots.

 

The following enumerations apply...

 

.NET Gigasoft.Enums.

ActiveX and

 

AnnotationHotSpot.

DLL Constants

Description

NoHotSpot

PEAHS_NO_HOT_SPOT (0)

No hot spots.

GraphOnly

PEAHS_GRAPH_ONLY (1)

Enable hot spots, but only for main charting area.

GraphAndZoomWindow

PEAHS_GRAPH_AND_ZOOMWINDOW (2)

Enable hot spots for main chart and zoom window.

ZoomWindowOnly

PEAHS_ZOOMWINDOW_ONLY (3)

Enable hot spots for zoom window only.

 

Related events:

.NET: PeVertLineAnnotHotSpot event
ActiveX: VertLineAnnotHotSpot event
SDK/DLL: PEWN_CLICKED notification message.

 

Comments

PeUserInterface.HotSpot.XAxisLineAnnotations members of Pego.PeUserInterface.HotSpot, Pesgo.PeUserInterface.HotSpot

 

See Also: VertLineAnnotation, VertLineAnnotationColor, VertLineAnnotationText, VertLineAnnotationType