
'Declaration <ClassInterfaceAttribute(ClassInterfaceType.AutoDual)> <SerializableAttribute()> Public Class TooltipInteractivityOperation Inherits InteractivityOperation
'Usage Dim instance As TooltipInteractivityOperation
[ClassInterface(ClassInterfaceType.AutoDual)] [Serializable()] public class TooltipInteractivityOperation : InteractivityOperation
System.Object
Xceed.Chart.GraphicsCore.InteractivityOperation
Xceed.Chart.GraphicsCore.TooltipInteractivityOperation
Name | Description | |
---|---|---|
![]() | TooltipInteractivityOperation Constructor | Creates a new TooltipInteractivityOperation object with default settings. |
Name | Description | |
---|---|---|
![]() | m_nAutoPopDelay | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_nInitialDelay | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | m_nReshowDelay | This member is reserved for internal use and is not intended to be used directly from your code. |
Name | Description | |
---|---|---|
![]() | Active | Indicates whether the interactivity operation is active. (Inherited from Xceed.Chart.GraphicsCore.InteractivityOperation) |
![]() | AutoPopDelay | Controls the period of time the tooltips remain visible if the mouse pointer is stationary within the chart. |
![]() | InitialDelay | Gets or sets the time that passes before the tooltip appears. |
![]() | ReshowDelay | Gets or sets the length of time that must transpire before subsequent tooltip windows appear as the mouse pointer moves from one chart element to another. |
Name | Description | |
---|---|---|
![]() | Clone | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from Xceed.Chart.GraphicsCore.InteractivityOperation) |
![]() | Dispose | Overridden. This member is reserved for internal use and is not intended to be used directly from your code. |
Name | Description | |
---|---|---|
![]() | ClearTooltip | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() | InitTooltip | This member is reserved for internal use and is not intended to be used directly from your code. |
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