The following tables list the members exposed by TooltipInteractivityOperation.
Public Constructors
Public Properties
| 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. |
Top
Public Methods
| 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. |
Top
Protected Methods
| 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. |
Top
See Also