Visit Gigasoft's Web Site
 ProEssentials v9 Help

Gigasoft.ProEssentials.Pesgo.PeUserInterface.HotSpot Members

Axis

Gets or Sets whether user has ability of clicking axes.

AxisLabel

Gets or Sets whether user has ability of clicking axis label text.

Data

Gets or Sets whether user has ability of clicking Data Points.

Graph

Gets or Sets whether user has ability of clicking anywhere within grid area.

GraphAnnotation

Gets or Sets whether user has ability of clicking graph annotations.

GridNumber

Read Only, Normally the GridNumber event retrieves grid number values as part of the event handler. The developer can use this property along with Function.GetHotSpot and Function.GetHotSpotData when the hot spot type identifies a grid number.

GridNumberX

Gets or Sets whether user has ability of clicking x axis grid numbers.

GridNumberY

Gets or Sets whether user has ability of clicking y axis grid numbers.

MultiBottomTitle

Gets or Sets whether user has ability of clicking MultiBottomTitle text.

MultiSubTitle

Gets or Sets whether user has ability of clicking MultiSubTitle text.

Size

Gets and Sets the size of data hot spots. The developer can assign any integer such as 30 for 30 pixels. This helps with touch screen use.

Subset

Gets or Sets whether user has ability of clicking SubsetLabels.

Title

Gets or Sets whether user has ability of clicking MainTitle and SubTitle text.

XAxisAnnotation

Gets or Sets whether user has ability of clicking x axis annotations.

XAxisLineAnnotation

Gets or Sets whether user has ability of clicking x axis line annotations.

XAxisLineAnnotations

Gets or Sets whether individual x axis line annotation indices are clickable by user. UI.HotSpot.XAxisLineAnnotation must be True to use this property.

YAxisAnnotation

Gets or Sets whether user has ability of clicking y axis annotations.

YAxisLineAnnotation

Gets or Sets whether user has ability of clicking y axis line annotations.

YAxisLineAnnotations

Gets or Sets whether individual y axis line annotation indices are clickable by user. UI.HotSpot.YAxisLineAnnotation must be True to use this property.