ChartToolTip Class Members
In This Topic
The following tables list the members exposed by ChartToolTip.
Public Properties
| Name | Description |
 | AutomaticDelay | Gets or sets the automatic delay for the tooltip. |
 | AutoPopDelay | Gets or sets the period of time the tooltip remains visible if the mouse pointer is stationary within an area with specified tooltip text. |
 | Enabled | Gets or sets a value indicating whether the tooltip is enabled. |
 | InitialDelay | Gets or sets the time that passes before the tooltip appears. |
 | PlotElement | Gets or sets the plot element. |
 | ReshowDelay | Gets or sets the length of time that must transpire before subsequent tooltip windows appear as the mouse pointer moves from one area to another. |
 | SelectAction | Gets or sets the action associated with tooltip. |
Top
See Also