|
Data
|
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.
|
|
Graph
|
This property controls whether the graphs grid will be a Hot-Spot. The developer can then respond when the user clicks or double-clicks the grid portion of the object.
|
|
GraphAnnotation
|
This property controls whether graph annotations will be Hot-Spots. The developer can then respond when the user clicks or double-clicks graph annotations. Annotation hot spots can also be designated on a per annotation basis via GraphAnnotationHotSpot.
|
|
MultiBottomTitle
|
This property controls whether MultiBottomTitles will be Hot-Spots. The developer can then respond when the user clicks or double-clicks a title.
|
|
MultiSubTitle
|
This property controls whether MultiSubTitles will be Hot-Spots. The developer can then respond when the user clicks or double-clicks a title.
|
|
Size
|
This property controls the size of data hot spots. In addition to enums below. The developer can assign any integer such as 30 for 30 pixels. This helps with touch screen use. Example 106 in the demo and example code shows this use.
|
|
Subset
|
This property controls whether subset labels will be Hot-Spots. The developer can then respond when the user clicks or double-clicks a subset label.
|
|
Title
|
This property controls whether the MainTitle and SubTitle will be Hot-Spots. The developer can then respond when the user clicks or double-clicks these titles.
|