
'Declaration <ClassInterfaceAttribute(ClassInterfaceType.AutoDual)> <TypeConverterAttribute(Xceed.Chart.Standard.BrowseablePropertyConverter)> <SerializableAttribute()> Public Class Interactivity
'Usage Dim instance As Interactivity
[ClassInterface(ClassInterfaceType.AutoDual)] [TypeConverter(Xceed.Chart.Standard.BrowseablePropertyConverter)] [Serializable()] public class Interactivity
System.Object
Xceed.Chart.Standard.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 |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2