Visit Gigasoft's Web Site
 ProEssentials v9 Help

AllowDataHotSpots

Scope

Pego, Pesgo, Pe3do, Pepso, Pepco

Type

Boolean/Int32

Default

FALSE

.NET

PeUserInterface.HotSpot.Data

Ocx|Vcl

AllowDataHotSpots

DLL

PEP_bALLOWDATAHOTSPOTS

 

Purpose

This property controls whether data-points will be Hot-Spots. The developer can then respond when the user clicks or double-clicks a data-point.

 

Setting

Description

TRUE

Enable data hot-spots.

FALSE

Disable data hot-spots.

 

Comments

PeUserInterface.HotSpot.Data members of Pego.PeUserInterface.HotSpot, Pesgo.PeUserInterface.HotSpot, Pe3do.PeUserInterface.HotSpot, Pepso.PeUserInterface.HotSpot, Pepco.PeUserInterface.HotSpot

 

Related events:

.NET: PeDataHotSpot event
ActiveX: DataHotSpot event
SDK/DLL: PEWN_CLICKED notification message.

 

SDK developers, also see HOTSPOTDATA for more information.

 

See Also: HotSpotSize, DataHotSpotLimit

 

Refer to Chapter 7, Question 12 for more information on hot-spots.