Visit Gigasoft's Web Site
 ProEssentials v11 Help

CursorPromptTracking

Scope

Pego, Pesgo, Pepso, Pe3do

Type

Boolean/Int32

Default

FALSE

JS / .NET

PeUserInterface.Cursor.PromptTracking

OCX / VCL

CursorPromptTracking

DLL

PEP_bCURSORPROMPTTRACKING

 

Purpose

This property controls whether the graph continuously prompts the user of the data point value directly under the mouse cursor.

 

Setting

Description

TRUE

Enable mouse coordinate tracking.

FALSE

Disable mouse coordinate tracking.

 

Comments

PeUserInterface.Cursor.PromptTracking members of Pego.PeUserInterface.Cursor, Pesgo.PeUserInterface.Cursor, Pepso.PeUserInterface.Cursor

 

The format of the prompt in a Scientific Graph Object can be controlled with the CursorPromptStyle property.

 

See Also: CursorMode

 

Within the demo, see example 105.