Visit Gigasoft's Web Site
 ProEssentials v9 Help

GraphAnnotHotSpot Event

Scope Graph, Scientific Graph, 3D Scientific Graph and Polar OCX/VCL

 

Sub ctlname_GraphAnnotHotSpot(DblClk As Integer, nIndex As Integer)

 

The GraphAnnotHotSpot event is fired when the user clicks a graph annotation.

 

Parameter

Description

DblClk

Zero for click, and 1 for Double Click.

nIndex

Zero based index of annotation clicked.

 

Comments

This event is only fired if AllowGraphAnnotHotSpots is TRUE.

 

See Also: GraphAnnotationType, OCX/VCL Events