|
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. |
|
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. |
|
Point
|
Gets or Sets whether user has ability of
clicking PointLabels. |
|
Size |
Gets and Sets the size of data hot spots. |
|
Subset
|
Gets or Sets whether user has ability of
clicking SubsetLabels. |
|
Table
|
Gets or Sets whether user has ability of
clicking table cells. |
|
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. |