Name | Description | |
---|---|---|
![]() | Interactivity Constructor | Initializes an empty Interactivity object. |
The following tables list the members exposed by Interactivity.
Name | Description | |
---|---|---|
![]() | Interactivity Constructor | Initializes an empty Interactivity object. |
Name | Description | |
---|---|---|
![]() | m_bOpenInNewWindow | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_nCursorType | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_Parent | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_pInteractivityCallback | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_sCustomMapAreaAttributes | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_sTooltip | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_sURL | This member is reserved for internal use and is not intended to be used directly from your code. |
Name | Description | |
---|---|---|
![]() | CursorType | The cursor type when the mouse is over the object. |
![]() | CustomMapAreaAttributes | A custom script to be injected in the map area attributes generating by the component. |
![]() | OpenInNewWindow | Whether or not to open a new window to show the specified URL Page. |
![]() | Tooltip | The tooltip of the object when the mouse passes over it. |
![]() | URL | The URL to redirect the browser to when the user clicks on the object. |
Name | Description | |
---|---|---|
![]() | Clone | Creates an identical copy of the object |
![]() | GetChartElement | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | InitFromInteractivity |