Visit Gigasoft's Web Site
 ProEssentials v9 Help

CursorPromptTracking

Scope

Pego, Pesgo, Pepso

Type

Boolean/Int32

Default

FALSE

.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.