Visit Gigasoft's Web Site
 ProEssentials v9 Help

HorzLineAnnotHotSpot

Scope

Pego, Pesgo

Type

Property Array of type Int32

Default

FALSE

.NET

PeUserInterface.HotSpot.YAxisLineAnnotations

Ocx|Vcl

HorzLineAnnotHotSpot

DLL

PEP_naHORZLINEANNOTHOTSPOT

 

Purpose

This property array will define if individual horizontal line annotations will be a hot spot or not. Use this property with AllowHorzLineAnnotHotSpots .

 

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: PeHorzLineAnnotHotSpot event
ActiveX: HorzLineAnnotHotSpot event
SDK/DLL: PEWN_CLICKED notification message.

 

Comments

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

 

See Also: HorzLineAnnotation, HorzLineAnnotationAxis, HorzLineAnnotationColor, HorzLineAnnotationText, HorzLineAnnotationType