The ChartToolTip type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ChartToolTip |
Methods
Name | Description | |
---|---|---|
Dispose | ||
Equals | (Inherited from Object.) | |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
|
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
|
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
|
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
|
ToString | (Inherited from Object.) |
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.
|